# User Space

\
The [**Annoto User Space**](https://www.youtube.com/watch?v=_rwqc1JyI9Q) is a personal space where users can see and edit their details, see personal stats for reflection and export personal notes for the whole course.

User Space can be accessed from the main menu:

![](/files/fWZgoOgtPzyAlZBRILXw)

The user space includes 2 sections:

* **My Space**
* **Activity Feed**

{% hint style="success" %}
The **User Space** helps learners to reflect on their entire learning activity in the course and provides a quick access to all new comments & replies in the video they are following.
{% endhint %}

## My Space

My Space presents your profile info, as well as your activity throughout all the videos in your courses, for example:

* Number of comments you added in the Comments Space&#x20;
* Number of personal notes you added in the Comments Space&#x20;

![](/files/-MX23AQU-WC-ih8tlS49)

{% hint style="success" %}
My Space also enables you to export your personal notes on course level. Click [**here** ](/guides/annoto-platform/annoto-widget/personal-notes.md#export-the-notes)to learn more about this option.
{% endhint %}

## Activity Feed - See what's new

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

The Activity feed can be accessed by clicking on the "Feed" Tab in [User Space](/guides/annoto-platform/annoto-widget/activity-feed.md):

![](/files/-MX1vzcVwAzEckjKJkxb)

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

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

You can see the activity in two aspects:

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

![](/files/-MX1w_Y8l9dUXBYbhnmY)

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

![](/files/-MXWORk0NhyuwLmCMU7T)

##


---

# 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.annoto.net/guides/annoto-platform/annoto-widget/activity-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.
