# User Interaction

*Article Topics:* [*Member Area*](/getting-started/common-topics/members.md)*,* [*Themes*](/getting-started/common-topics/themes.md)*,* [*Blocks*](/getting-started/common-topics/blocks.md)

## What are User Interactions?

Within the CMS, **User Interactions** encompasses all member engagement with **Models** and **Sets** in the Member Area, including commenting on content sets, favoriting Models to easily revisit them, and leaving ratings (likes and star ratings).

## Managing User Interactions

The **User Interaction** section of the CMS is where you manage how visitors and members interact with your content. This is in the form of **comments**, **ratings**, and **favorites**, which can be configured on a Theme level or individual block level settings.&#x20;

## Use Cases

* **Comments -** Allow members to share messages on sets, while CMS moderation tools let you determine who can see those messages.
* **Ratings** - Track which Models or Sets are most popular, helping inform future content decisions.
* **Favorites** - Give members a way to easily return to some of the models or sets that really stand out to them.

## Member Activity

A full log of actions a member has performed across your site can be found in the Activity Log of a member in the Members Admin.

Learn more in the [Member Admin](/nats-admin/members/member-overview.md#activity-log-tab) article.

## Learn More

{% content-ref url="/pages/DFzQmUWo1Q48P4Ambo9P" %}
[Comments](/content-management/user-interaction/comments.md)
{% endcontent-ref %}

{% content-ref url="/pages/iAubHWs8D8u8zXEw9xGq" %}
[Ratings](/content-management/user-interaction/ratings.md)
{% endcontent-ref %}

{% content-ref url="/pages/WFpOYecsqsRnIykWdgz5" %}
[Favorites](/content-management/user-interaction/favorites.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.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.
