# Adding additional AWS accounts

{% hint style="info" %}
The ability to add additional unlimited AWS accounts is available to you once you have COMPLETED all the three onboarding steps.
{% endhint %}

To add additional accounts, navigate to Settings > Integrations > New Account

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

You'd be required to create another CFN stack, similar to what you had previously created in Step 3 of our onboarding. Once you've done that, you are all set!


---

# 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.pump.co/aws-joining-pump/how-to-join-pump-3-easy-steps/finishing-touches/adding-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.
