# Deleting users

To delete a user from your organization, go to the "Users and Groups" section of the Settings and click on the three dots to the right end of the user's row. Then click "Delete".

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

This will open a modal where you can select which user will inherit the assets of the user being deleted (such as Maps, Workflows, Connections, CARTO Data Warehouse private files, etc). By default, the Admin performing the action is selected.

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

Once the "Yes, delete" button is clicked, all existing assets will be transferred and the user will be permanently deleted and removed from your organization.


---

# 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.carto.com/carto-user-manual/settings/users-and-groups/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.
