# AWS Organizations

As the name suggests, it is used to organize different AWS Accounts (which can be used by different departments in a company) to have consolidated billing and gives the flexibility for different departments to have different policies:

<figure><img src="/files/X1ASy97h7eS9Xown3fSV" alt=""><figcaption><p>Source: <a href="https://td-mainsite-cdn.tutorialsdojo.com/wp-content/uploads/2018/12/AWS-Training-AWS-Organizations-2.jpg">https://td-mainsite-cdn.tutorialsdojo.com/wp-content/uploads/2018/12/AWS-Training-AWS-Organizations-2.jpg</a></p></figcaption></figure>

By default, when one goes to AWS Organizations menu, the context can be as shown below:

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

Now, one can create an OU and then create an account under it:

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

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

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

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

<figure><img src="/files/8Ujhsqomgi0HYI34734H" alt=""><figcaption></figcaption></figure>

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

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

<figure><img src="/files/Qur36IaEgyY7jV9tSltE" 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://notes.radifine.com/aws/aws-identity-and-access-management/aws-organizations.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.
