# Deleting users

To delete a user,

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

2\.    From **User Lists**, select the user list name in which the user to be deleted is located. All the users that belong to the selected user list are displayed in the right pane.

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

4\.    To delete the selected user, from the **More actions** dropdown list, select **Delete User**.

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

5\.    To delete the selected user, in the confirmation box, click **Delete**.

<figure><img src="/files/vPa217QL2gS5QSaRCLFT" alt=""><figcaption><p><em>Delete User</em></p></figcaption></figure>

The user is deleted successfully and will no longer appear in the user list.


---

# 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/deleting-users.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.
