# 5.3 Delete User

To delete a user, click on the red bin icon in the **Manage Users** menu by that user’s name.

![](/files/-MVG3bNQiKEbnnwwHamz)

You cannot delete users with open scheduled viewings. If a user does have open scheduled viewings they will need to be reassigned to another agent before that user can be deleted.

![](/files/X6vgwFMTeRNPQ38CRvyP)

Once viewings have been reassigned or there are no open viewings associated with the user, a screen prompt will next appear asking if you are sure that you want to delete that user. By clicking the red **Confirm Delete** button will delete the user.

![](/files/-MVG4ICI_UDbM848k-dz)


---

# 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.agent-view.com/4.-manage-users/4.3-delete-user.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.
