# Subscriptions

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

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

{% hint style="success" %}
Related pages: [Favorites (Administration)](/administration/favorites-administration.md) and [Dashboards (Administration)](/administration/dashboards-administration.md)
{% endhint %}

The process of managing user [subscriptions](/basics/getting-started/subscriptions.md) is the same for favorites and dashboards, although you start from different locations.

## View the users who are subscribed to a favorite or dashboard <a href="#managesubscriptions-attheadministrationlevel-viewtheuserswhoaresubscribedtoafavoriteordashboard" id="managesubscriptions-attheadministrationlevel-viewtheuserswhoaresubscribedtoafavoriteordashboard"></a>

Click **Administration** > **Favorites** or **Administration** > **Dashboards** as applicable, then select the row of the favorite/dashboard and click **Subscribe**.

The **Subscribe** window contains a list of all users who can currently access the favorite\*. Users who already have an active subscription are identified by the darker envelope icon.

<div align="left"><figure><img src="/files/IQDVgdZyQEq2P93MB9ZH" alt="" width="228"><figcaption></figcaption></figure></div>

\*If users cannot access the favorite/dashboard, they cannot be subscribed to it. Users also need permission to subscribe.

## Subscribe a user to a favorite or dashboard <a href="#managesubscriptions-attheadministrationlevel-subscribeausertoafavoriteordashboard" id="managesubscriptions-attheadministrationlevel-subscribeausertoafavoriteordashboard"></a>

In the favorite/dashboard **Subscribe** window, click the user’s name, then select the required subscription settings and click **Subscribe**.

Subscriptions are sent at the time specified in the user's timezone, as calculated at the time of saving the item or each time the subscription is sent.

See [Subscribe to a favorite](/basics/getting-started/subscriptions.md#subscribe-to-a-favorite) for more information on the subscription settings.

## Edit a user’s subscription settings <a href="#managesubscriptions-attheadministrationlevel-editauserssubscriptionsettings" id="managesubscriptions-attheadministrationlevel-editauserssubscriptionsettings"></a>

In the favorite/dashboard **Subscribe** window, click the user’s name, then edit the subscription settings and click **Subscribe**.

## Unsubscribe a user from a favorite or dashboard <a href="#managesubscriptions-attheadministrationlevel-unsubscribeauserfromafavoriteordashboard" id="managesubscriptions-attheadministrationlevel-unsubscribeauserfromafavoriteordashboard"></a>

In the favorite/dashboard **Subscribe** window, click the user’s name, then click **Remove**.&#x20;


---

# 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/subscriptions-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.
