# Dashboards

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

{% embed url="<https://phocassoftware.wistia.com/medias/7tvt5sgqzj>" %}
Manage favorites, dashboards and subscriptions
{% endembed %}

{% hint style="success" %}
Related page: [Subscriptions (Administration)](https://docs.phocassoftware.com/administration/subscriptions-administration)
{% endhint %}

Users can create [dashboards](https://app.gitbook.com/s/7pj8v25BOyqZTdG5mdD1/dashboards) to monitor KPIs. As an administrator, you can manage all of those dashboards.

Click **Administration** > **Dashboards**. The **Dashboards** page displays a list of all your dashboards, including those you created and those that were created by other users. You can see details such as the folder in which the dashboard was created and the user who created it (owner). You can also see the last time the dashboard was opened, which is useful when deciding if it can be deleted. You can filter the list by **Folder** or **Owner** or search for a specific dashboard.

<figure><img src="https://content.gitbook.com/content/vQCmtGTR7MsjcI62Vdki/blobs/XFfYjb8rAWL0ljJaoJFq/3231514934.png" alt="" width="844"><figcaption></figcaption></figure>

## Share a dashboard <a href="#dashboards-administration-shareadashboard" id="dashboards-administration-shareadashboard"></a>

You can share a dashboard by placing it into a folder or share it directly with one or more selected users. Users who can already see the dashboard will have their checkboxes selected in the **Users** list.&#x20;

On the **Dashboards** page, select the row of the dashboard > click **Share** > select the required sharing options > click **Save**.

For more information on sharing dashboards in general, see [Share a dashboard](https://app.gitbook.com/s/7pj8v25BOyqZTdG5mdD1/getting-started/sharing-and-folders/share-a-dashboard-favorite-or-alert). More information on managing an individual user's favorites, see the [user account page](https://docs.phocassoftware.com/administration/users/add-update-user/user-account-page) > **Dashboard** tab.&#x20;

## Delete a dashboard <a href="#dashboards-administration-deleteadashboard" id="dashboards-administration-deleteadashboard"></a>

You can permanently a dashboard if it is are no longer required. This action cannot be undone. You can delete multiple dashboards at the same time (left-click and drag to select the required rows).

On the **Dashboards** page, select the row of the dashboard > click **Delete** > **Yes**.

## Allow users to share dashboards <a href="#dashboards-administration-allowuserstosharedashboards" id="dashboards-administration-allowuserstosharedashboards"></a>

You can control whether users can share dashboards. See User permissions > [Collaboration](https://docs.phocassoftware.com/administration/users/add-update-user/user-permissions#collaboration-sharing-permissions-for-dashboards-and-favorites).


---

# 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/administration/dashboards-administration.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.
