# Reviewing your activity log

If you are a member of an Enterprise group, you can review a log of your activities on the ENGAGE platform. The logs record activities such as logging in and out of ENGAGE applications, joining Sessions, and joining Enterprise groups. Additional activities will be included in future releases.

To review your activity log, complete the following steps:

1. Go to [https://app.engagevr.io/](https://app.engagevr.io), and then log in.
2. Select your profile name in the upper-right corner of the window, and then select **Settings** from the menu that appears.
3. On the **Settings** page, in the **Security & Log-in** section, select **Activity Logs**.

## Exporting the activity Log

You can download the contents of your activity log as a file of comma-separated values (CSV).

* To download your activity log as a CSV file, go to the Activity Logs page, and then select **Export**.

{% hint style="info" %}
For some types of activity, additional information is captured in the log that is available only in the CSV export. For example, log-in events store the URL of the website that you logged in to or, if you log in to the ENGAGE application, what device you used.
{% 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://docs.engagevr.io/engage/web-manager/reviewing-your-activity-log.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.
