# Deactivate Account

To deactivate an account, follow these steps:

1. Go to the ACCOUNTS section.
2. Click the pencil icon next to the account you wish to deactivate.
3. Find the "DEACTIVATE ACCOUNT" option in the top right-hand corner.
4. Select "SUBMIT & CLOSE" to save the changes.

To reactivate the account, repeat these steps and click "ACTIVATE ACCOUNT."

<figure><img src="/files/P03m0TiFL2dj4rwmmV5X" alt=""><figcaption></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://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/account-manage/deactivate-account.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.
