> For the complete documentation index, see [llms.txt](https://docs.finopscenter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finopscenter.com/cfm-processes/financial-budget-to-cloud-allocation/account-allocation.md).

# Account Allocation

All AWS Accounts are at minimum allocated to 1 Financial Budget and define as an Account Type (Production, Pre-Production, Shared, Development or Sandbox).  To complete mapping the total allocation must be 100%.

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

Accounts can be mapped to multiple budgets but need to have total allocation of 100%.

<figure><img src="/files/nSDZWlGAXHdzZaKzoXdc" alt=""><figcaption><p>Account Mapping Multiple Budgets</p></figcaption></figure>

Allocation can be updated to a new start date and allocation

<figure><img src="/files/k0OaAmGIpdvKRICOmlKd" alt=""><figcaption><p>Current Mapping</p></figcaption></figure>

Select Remap to update account allocation and start date

<figure><img src="/files/iucrtbwy8DlWIIFw8DJF" alt=""><figcaption><p>Update Allocation</p></figcaption></figure>

New allocation will history of allocations with current in green highlight. Effective dates of allocation are in Effective Column with the timestamp of updates in lower left of table.&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.finopscenter.com/cfm-processes/financial-budget-to-cloud-allocation/account-allocation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
