# Additional AWS accounts

{% hint style="info" %}
Once you've successfully **completed** all three onboarding steps, you unlock the capability to add unlimited additional AWS accounts.
{% endhint %}

To add extra accounts, follow these steps:

1. Go to Settings > Integrations > New Account.
2. Repeat a similar process to create a new CloudFormation stack, as you did in Step 3 of our onboarding.
3. Once completed, you are good to go!


---

# 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/getting-started/additional-aws-accounts.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.
