# Remove Account

Signers can remove an account from their organisation if the account is no longer needed. Prior to initiating the removal process, it is crucial to verify that the account does not contain any remaining balances or to transfer any existing assets to an alternative account.

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2F4CK7LMJhYNom0SBkrdBQ%2FRemove%20A%20Safe%20GIF.gif?alt=media&#x26;token=dbb497f3-ff17-4e80-9cf0-22b469649e6d" alt=""><figcaption></figcaption></figure>

Follow these steps to remove an account from your organisation:

## **Step 1:** **Accessing the remove account option**

Navigate to the **Accounts** sections. Here you will see a list of all your Safes housed in your organisation.

Identify the account you intend to remove and click on it to expand its options. Locate the ellipsis symbol, and upon clicking, the **Remove Account** option will appear.

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2FjVbQa8zDEwad5so2o7Py%2Fimage.png?alt=media&#x26;token=2937da51-937b-4325-bf31-4c04a0583062" alt=""><figcaption></figcaption></figure>

## **Step 2:** **Confirm account removal**&#x20;

Select the **Remove Account** option. A confirmation prompt will emerge, requesting verification of the account's removal. Click the **Remove** button to finalise the process.

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2FDB3wTsde4gTMGe18iyvQ%2Fimage.png?alt=media&#x26;token=631b3204-67a6-4fce-b0f7-1a1fd9cc1d99" alt="" width="563"><figcaption></figcaption></figure>

Upon completion, the selected account will no longer be visible in the **Accounts** section of your dashboard.

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2F50MUIFscvKmZmmw0Rixt%2Fimage.png?alt=media&#x26;token=e15ca50d-8991-4820-9ee1-494eae728786" 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://docs.coinshift.xyz/business/coinshift-walkthrough/account-management/remove-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.
