# Activity Sidebar

## Tracked Activities

The activity sidebar displays a history of the following actions:

* Uploading an asset
* Adding annotations
* Editing an asset
* Editing a target
* Renaming an asset
* Modifying permissions
* Modified access
* Moving to folders

## Reviewing Activity

You can review all actions performed on an asset by clicking the ![](/files/gtXIa4Np73ODed0nKVRT)icon and choosing ![](/files/ImYIeyaNzonPkDWVKkQm).

Alternatively, you can click the **Activity** button in the inspector window.

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

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

Upon clicking the activity button, the activity sidebar will open.

<figure><img src="/files/tyck7qFmc0NLS4TjjSqx" alt="" width="251"><figcaption></figcaption></figure>


---

# 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.echo3d.com/web-console/manage-pages/content-page/activity-sidebar.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.
