# Set a dashboard as your homepage

{% hint style="info" %}
User permission: Dashboards
{% endhint %}

{% embed url="<https://phocassoftware.wistia.com/medias/cl5orr8z78>" %}
Set a dashboard as your homepage
{% endembed %}

Open the dashboard you want to set as your [homepage](/basics/getting-started/homepage.md), then click the arrow next to the dashboard name and select **Set as Home Dashboard** > **Yes**.

<div align="left"><figure><img src="/files/ANmyOMoRz8yBHtVHY8wY" alt="" width="334"><figcaption></figcaption></figure></div>

The next time you open Phocas or when you click the **Phocas** logo from anywhere within Phocas (to go to your [homepage](/basics/getting-started/homepage.md)), you will be taken to that dashboard. You can switch homepages as often as you like. If you delete a dashboard you have set as your homepage, the original default homepage will be reinstated.


---

# 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.phocassoftware.com/basics/dashboards/set-a-dashboard-as-your-homepage.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.
