# Viewing the change log of a user profile

To access the log of the changes made to the user profile,

1\.    From the menu bar, click **Manage users**. The **User Lists** screen is displayed.

2\.    From the left pane select the required user list to which the concerned user belongs. The list of users in the selected user list is displayed in the right pane.

3\.   Click on the name of the concerned user. The profile details of the user are displayed.

4\.    From the **More Actions** dropdown list, select **View History**.&#x20;

<figure><img src="/files/9sMQzpD5BFiiFNbRj8pS" alt=""><figcaption></figcaption></figure>

All the details of the changes made to user profile with respect to what changes were made, who made them and at what time are displayed as shown below.

<figure><img src="/files/QghDqpZo0ke7NzK0wf6D" alt=""><figcaption><p>View History of a user</p></figcaption></figure>

If no changes have been made in the user's profile details, then an empty screen is displayed as shown below.

<figure><img src="/files/fXohwvHM9MclXOI3uSK3" alt=""><figcaption><p><em>Empty Profile History</em></p></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.senpiper.com/user-management/managing-users/more-actions/viewing-the-change-log-of-a-user-profile.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.
