# Invoices from AWS

Your invoices can be accessed from your AWS management console on the billing dashboard. From your AWS management account, head over to Billing Dashboard > Bills. The charges will be on the 'Charges by Services' Tab and the Pump Savings will be on the 'Savings' Tab.

<figure><img src="https://44033590-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9AjQj4Qn0NOuXDBL27jQ%2Fuploads%2FzaJNwoNUynEOklsfkqAm%2FInvoices.gif?alt=media&#x26;token=3e4837e6-bfd0-4539-aed5-266f81b85015" alt=""><figcaption></figcaption></figure>

As we (Pump) handle your invoices since joining Pump, the same invoice would be posted on our platform - in the [**Invoices tab**](https://app.pump.co/invoices) during the first week of each month. Please note that these invoices reflect the same charges from AWS; **Pump does not mark up or add any additional fees to your usage costs**.&#x20;

Additionally, you will see a line item called 'Pump Savings' which reflects the amount that Pump has saved you so far!

**You can also use AWS Cost Explorer to verify your costs:**

* Go to the AWS Management Console.
* Go to Billing and Cost Management with the signed in account.
* On the left menu, select "Cost Explorer"
* Make sure to set the correct date range, and under charge type, exclude credits.

<figure><img src="https://44033590-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9AjQj4Qn0NOuXDBL27jQ%2Fuploads%2FZo1Fdnp5LZobSQSvlXc8%2Fimage%201.png?alt=media&#x26;token=03197df6-69f3-426a-90dd-ff8dd8fa04af" alt=""><figcaption><p>Example of AWS Cost Explorer</p></figcaption></figure>

**Then, you can compare to your Pump Invoice:**

<figure><img src="https://44033590-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9AjQj4Qn0NOuXDBL27jQ%2Fuploads%2FPEGOrk2wSAajZG0BG9l0%2FGroup%2079%20(1).png?alt=media&#x26;token=943c0c54-b7e6-4b51-8cce-4ab8df89b369" alt=""><figcaption></figcaption></figure>


---

# 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/support/invoices-from-aws.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.
