# Can I split my invoices?

Yes, if you already have a Marketplace agreement for AWS, you can split your invoices by creating a new agreement under your existing AWS agreement.&#x20;

To do this, open the purchase wizard for AWS and complete all steps in the wizard until you get the option to choose the transfer type. Then, select the **Split the cost of your organization** option.

<figure><img src="/files/pMZihExBc77hEm2v1XFN" alt=""><figcaption><p>Split the cost of your organization</p></figcaption></figure>

Complete the remaining steps in the purchase wizard and place your order. A new agreement will then be created, and you'll receive a separate invoice for this new agreement.&#x20;

For detailed information, see [How can I split my AWS organization cost into separate invoices?](/extensions/amazon-web-services/faqs-1/how-can-i-split-my-aws-organization-cost-into-separate-invoices.md)


---

# 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://docs.platform.softwareone.com/extensions/amazon-web-services/faqs-1/can-i-split-my-invoices.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.
