# Grafana Dashboard's Sign In Functionality Redirects Incorrectly

## Problem

Once the Grafana Dashboard is opened for a cluster that has monitoring enabled, on clicking the *Sign In* button, the U/I automatically re-directs to the Old PMK UI Dashboard page in a new tab.

<figure><img src="/files/jOZQCiZz8anDOj7oVS7a" alt="Screen_Shot_2021-01-27_at_6.13.13_PM.png"><figcaption><p>Screen_Shot_2021-01-27_at_6.13.13_PM.png</p></figcaption></figure>

## Environment

* Platform9 Managed Kubernetes - All Versions

## Answer

As of release 5.0, the native Grafana deployment is not customizable, and thus the option to *Sign In* and its incorrect redirection is a bug. We have filed a JIRA [MO-227](https://platform9.atlassian.net/browse/MO-227) internally to get the *Sign In* option removed from the Grafana dashboard page.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://platform9.com/kb/pmk/frequently-asked-questions/grafana-dashboards-sign-in-functionality-redirects-incorrectly.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
