# Activity Log

This page shows a running log of all account changes, the time and date of the change, and the user who made the change. &#x20;

The Activity Log tracks:

* Account changes: This includes account create date and details
* User changes: This encompasses activity such as user invitations and logins&#x20;
* Survey changes: This includes things like survey creation, deletion, edits and status changes

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

To navigate to this page, simply click on the Settings dropdown menu in the top navigation bar and choose "Activity Log".&#x20;

Additionally, you can view recent activity for a particular survey by going in the editor, clicking the "General" tab in the right side panel. The last few changes are displayed in the "Audit Log" section.

<figure><img src="/files/Zs2JQMowwZc6CZdUUPcM" alt="" width="375"><figcaption></figcaption></figure>

Click the "More" button to see up to the last 10 changes. Click "See All" in the modal to see all changes in the Audit Log.&#x20;

<figure><img src="/files/1ypZZXGCbJt4azrbXOrd" alt="" width="375"><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.pulseinsights.com/configuring-pulse-insights-console/account-level-settings/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.
