> 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/workload-allocation-resource-claiming-to-workload.md).

# Workload Allocation Resource Claiming to Workload

Workload allocation begins with the Product Owner creating an estimate for their workloads. Within Space, Product Owners will navigate to a Budget within their Scope and Select the AWS Account where the workload will be created.&#x20;

Workload need to be named, have an AWS Pricing Calculator, and a Launch Date(Month). If there is a targeted Teardown for the workload enter the End Month. By default, Estimates will end a year of year.&#x20;

<figure><img src="/files/GQX2QOV3Xc6RVWYPCjvu" alt=""><figcaption><p>Create Workload</p></figcaption></figure>

Once Estimates are created Product Owners, Financial Admins, or Admins can Claim Resources to the Workload within the Resource Tab.

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

On load, Resource that are Open to be Claimed will be visible in the table.  Users can use the search to identify by Service Name, Resource Name, or Tag.&#x20;

Claiming Resources can be done across multiple Workload or Multiple Resources can be Bulk Claimed.&#x20;

Multi-Workload

<figure><img src="/files/YNNCGW924ZwDDZcj5yr8" alt=""><figcaption><p>Multi-Workload Claiming</p></figcaption></figure>

Bulk Claim

<figure><img src="/files/TwCjMs2OegLOIhwRVHet" alt=""><figcaption><p>Bulk Claim</p></figcaption></figure>

To view Claimed Resources, Select the Claimed Resource Checkbox. The Status visual provides information on which Budget it belongs , the date of action, and the User that made the action.&#x20;

<figure><img src="/files/9lsbqHD8IO0imfheubXZ" alt=""><figcaption></figcaption></figure>

For Claimed Resources within the Budget Scope, the Resource(s) can be Released back to the available pool to be Claimed by another Workload or to Account Allocation.&#x20;

<figure><img src="/files/ZgzbFmCoaiByEwQKbu3U" 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/workload-allocation-resource-claiming-to-workload.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.
