# Activity Feed

The activity feed helps you stay updated with everything that interests you :)

In order to get to your Activity Feed (in the User Space), click on My Space in the Annoto menu:&#x20;

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

Then, on the left side, choose "Feed":

![](/files/-MMnTnpVGHq-TQPBolnN)

In the activity feed, you can see all the latest activity that happened in the Comments Space (the Annoto shared environment) on the videos that you are **following**.

{% hint style="info" %}
To learn more about following, click [here](/comments/follow-the-discussion.md)
{% endhint %}

You can see the activity in two aspects:

* **Me** – shows only content submitted by you
* **Everyone** – shows all the activity on the videos that you are following

![](/files/-M9T8UvbaCz7rSkR-mwz)

Here is an example of what you can see in "Everyone" mode:

![](/files/-M9T7m9NJFeXkTAKOQ1B)

{% hint style="success" %}
Recommended further reading: [Focus on what matters](/tips/focus-on-what-matters.md)
{% endhint %}


---

# 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://info.annoto.net/activity-feed/feed.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.
