# StackSets Onboarding

Please only follow these instructions if initial Stacksets configuration has been set up.

### Add a new account via Stacksets

1. Open the management account of the organization
2. Navigate to AWS Organizations
3. Add Account
4. Copy the account id
5. Open pump.co
6. Navigate to settings > integrations > add account > single
7. This will pop open a new window of a Cloudformation stack. Close the window
8. On the Pump site there will be an open to view the CLI command. Click this.
9. Paste the account id into the field
10. Copy the command
11. In AWS, open the CloudShell
12. Run the command
13. Return to Pump to ensure success (this could take 1-2 min)


---

# 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/stacksets-onboarding.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.
