# Deleted Users

### Overview

When you click on "deleted users" option, you are directed to a screen like the one mentioned below:

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

Here you can see the details of the deleted users like:&#x20;

* User's name.
* Their state/city.
* Mobile number.
* Role

{% hint style="info" %}
You can also add back any deleted user by clicking on that symbol which is next to every user under the action column.
{% 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.7sales.7system.in/7salesdocs/user-management/deleted-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.
