# How do I download invoices or receipts for my subscription payments?

Receipts are accessible in different locations based on where you subscribed:

* If you subscribed via **Google Play**, the receipts will be sent to the email address associated with the purchase. See this [article for more information](https://support.google.com/store/answer/13714320).
* If you subscribed via the **App Store**, the receipts will be sent to the email address associated with the purchase. See this [article for more information](https://support.apple.com/en-au/HT204088).
* If you subscribed via the **Report and Run web portal**, please see this article showing [how to access your receipts](https://docs.reportandrun.com/manual/cloud/account-management/access-receipts).

## Related

* [FAQ: How do I change or update the payment method for my subscription?](/manual/faq/c167/q569.md)
* [FAQ: How do I renew my subscription in the mobile app?](/manual/faq/c167/q565.md)
* [FAQ: How do I edit the billed-to details on an invoice?](/manual/faq/c167/q570.md)
* [FAQ: How do I update my payment details?](/manual/faq/c167/q567.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.reportandrun.com/manual/faq/c167/q564.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.
