# Remote Dashboard Access

Platform9 automatically installs the Kubernetes dashboard into every cluster configure with Token and Kubeconfig access. You can securely access the Kubernetes dashboard directly from the Platform9 SaaS Management Plane from both the Infrastructure page and the Cluster Details page. To log into the dashboard, you will need to download a Kubeconfig for the target cluster.

## Step 1 – Download Kubeconfig

Navigate to the Cluster Details page by clicking on a cluster on the Infrastructure dashboards Clusters tab.

On the cluster details dashboard, click the Kubeconfig link that's within the Cluster details card.

Select either token or username & password and download the kubeconfig.

## Step 2 – Launch the Kubernetes Dashboard

From a Cluster Details page, click the Dashboard link from within the Cluster Details card. This will open up a secure tunnel to the remote cluster's Dashboard. When the page loads, use the Kubeconfig to login.

<figure><img src="/files/Wxxt0Hmo8KiHJ24YcAeH" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/aerN9CsoK33fYQnxROXf" alt=""><figcaption></figcaption></figure>


---

# 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://docs.platform9.com/managed-kubernetes/5.15/clusters/kubernetes-dashboard/remote-dashboard-access.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.
