# Project Dashboard

## Getting to the Dashboard of a Project

<details>

<summary>Step 1: Opening the Dashboard of a Project.</summary>

Make sure you are in the projects tab at the top of the page. Next, select a project from the project list table view.

</details>

<figure><img src="/files/cs8pp1u3d2VljpMQnhcx" alt=""><figcaption><p>On the Project lists page, select the project you want to work on.</p></figcaption></figure>

{% hint style="info" %}
Note that you can also generate a Report from the Project Dasboard page
{% endhint %}

<details>

<summary>Step 2: Display the Dashboard for a Project</summary>

Once inside a Project, click the "Dashboard" tab on the left-hand sidebar, this will open up the Dashboard for the Project you are working on.

</details>

<figure><img src="/files/07XLKwOzeGUIIN33kH0M" alt=""><figcaption><p>Inside of a Project click the Dashboard tab.</p></figcaption></figure>

***

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Dashboard Components</td><td></td><td>Learn about the components of a dashboard here!</td><td><a href="/pages/8IYSlqwvWpgAW51qH1oC">/pages/8IYSlqwvWpgAW51qH1oC</a></td><td><a href="/files/zSwhoejIO6sJQJHmxW9U">/files/zSwhoejIO6sJQJHmxW9U</a></td></tr><tr><td>Dashboard Filters</td><td></td><td>Filter your Dashboards for a better view.</td><td><a href="/pages/QbsM1LvZdHb6euiXX8ms">/pages/QbsM1LvZdHb6euiXX8ms</a></td><td><a href="/files/zSwhoejIO6sJQJHmxW9U">/files/zSwhoejIO6sJQJHmxW9U</a></td></tr><tr><td>Charts</td><td></td><td>Learn all about Charts here!</td><td><a href="/pages/NyDntaplPy5616nvsLWr">/pages/NyDntaplPy5616nvsLWr</a></td><td><a href="/files/zSwhoejIO6sJQJHmxW9U">/files/zSwhoejIO6sJQJHmxW9U</a></td></tr></tbody></table>

***

In the next pages your will begin familiarizing yourself with the Dashboard components and customizing it to fit your needs. Click "Next" to start


---

# 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.testfiesta.com/projects-tab/project-dashboard.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.
