# Favorites

*Article Topics:* [*Comments, Ratings & Likes*](/getting-started/common-topics/comments-ratings-and-likes.md)*,* [*Member Area*](/getting-started/common-topics/member-area.md)*,* [*Blocks*](/getting-started/common-topics/blocks.md)

Favorites let Members save Models and Sets they want to revisit, showing up as a list in Set List and Model List Blocks that are filtered to only display the Member's favorites. Availability and display of the favorite button can be configured with defaults at the **Theme** level and overrides in individual **Block** settings.&#x20;

## Managing Favorites

The **Favorites** tab contains a list of **Sets** and **Models** that have been favorited by members.

<figure><img src="/files/3FttQ3MKUhscFtdLVHe4" alt=""><figcaption></figcaption></figure>

In this list, you can manage and find the following details:

* **Date -** The date the member favorited the model or set.
* **Member Area -** The Member Area where the action occurred.
* **Source -** The Model or Content Set that was favorited.
* **Member -** The member who has favorited the Model or Content Set.

### Filtering

The list can be further filtered by member area by clicking the "**Filter**" button.

<figure><img src="/files/KgS8Aafy0cQ0KhJtMT7Q" alt=""><figcaption></figcaption></figure>

## Member Account Page

<figure><img src="/files/BlhX3BA1sKoZbtGRH1aw" alt=""><figcaption></figcaption></figure>

The **Helpful Hands** theme includes a preconfigured **Member Account** page with **Set List** and **Model List** blocks filtered to show the member's favorites.

To learn more, see [Set List Block](/content-management/member-areas-and-tours/themes/block-types/set-list-block.md) and [Model List Block](/content-management/member-areas-and-tours/themes/block-types/model-list-block.md).

<figure><img src="/files/6Im6bMwdGf4BbChPl9h6" alt=""><figcaption></figcaption></figure>

## Related Articles

{% content-ref url="/pages/gehTCyVHVkIuH3vDzzAw" %}
[Member Account Block](/content-management/member-areas-and-tours/themes/block-types/member-account-block.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/content-management/user-interaction/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.
