# Leave an AWS Organization

To leave your previous AWS organization and join Pump's organization, follow these steps on your AWS management console and click on right corner > organization

1. Open the organization tab

<figure><img src="/files/yUz3NEgHSIpDPO8wYpv5" alt="" width="563"><figcaption></figcaption></figure>

1. Scroll all the way to the bottom where you see 'Leave this organization'

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

1. Click on the button that says 'Leave organization'. By clicking this button, your AWS account would become standalone and responsible for its own billing. As a standalone account, you can join Pump's collective anytime!


---

# 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://help.usedotted.com/en/multi-account-architecture/leave-an-aws-organization.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.
