# View and save favorites

{% hint style="info" %}
User permissions:

* **Favorites** to view shared favorites
* **Favorites** > **Save** to save your own favorites.
* **Collaboration** > **Share with Folders** and/or **Collaboration** > **Share with Users** to share favorites

See [User licenses, profiles and permissions](/basics/getting-started/user-permissions-and-licenses.md) for a comparison of the Full and Viewer license regarding favorites.
{% endhint %}

Favorites let you save and return to any analysis or search result, whether it's a grid view, chart, or filtered financial statement.&#x20;

Typically, someone in your organization will share favorites with you. If you have the required user permissions, you can save your own favorites, share them with other users, add them to a dashboard, create alerts, and subscribe to scheduled updates.

## View favorites

In the Phocas menu, click **Favorites** to view a list of favorites and alerts, then click one to open it. After you open an item, it appears in the **Recents** list.

<figure><img src="/files/Lz7LpDVp4DkDFBR0GLFp" alt="" width="762"><figcaption></figcaption></figure>

On your homepage, favorites are identified by the heart icon. To filter the grid to show only favorites, click the **All** dropdown in the **Type** column header, click **Select none**, select the **Favorite** checkbox, and click out of the filter.

<div align="left"><figure><img src="/files/bhkfANCx5epZwZPXRL2F" alt="image-20240409-032403.png" width="332"><figcaption></figcaption></figure></div>

Click a favorite to open it. Its name displays at the top, next to the database name.

<div align="left"><figure><img src="/files/LD6vCXN6xOV1qEISvFIY" alt="" width="352"><figcaption></figcaption></figure></div>

## Save a favorite

How you save a favorite depends on which module you're working in. Select your module:

* Analytics: [Save favorites and add to dashboards](/analytics/save-and-share-favorites.md)&#x20;
* Financial Statements: [Save and share favorites](/financial-statements/using-statements/save-and-share-favorites.md)&#x20;
* Flex Modes: [Save and share favorites](/analytics/save-and-share-favorites.md)


---

# 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/favorites/view-and-save-favorites.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.
