# Multi-account architecture

If your company has a multi-account architecture, we recommend connecting CloudRunr first to your management account.  CloudRunr fetches the usage of all linked accounts and will provide a an estimate of comparisons with cloud providers.

Your management account is your 'root account' that you created your AWS account with, you can also verify this by visiting this [link](https://us-east-1.console.aws.amazon.com/organizations/v2/home/accounts) and seeing which account is designated as 'management account'

In case you face any issues with viewing the usage of all accounts in your AWS organisation by connecting to your root account, please contact support.&#x20;


---

# 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.cloudrunr.co/multi-account-architecture.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.
