# How do I edit the billed-to details on an invoice?

Subscriptions made through the web portal use the [organization information](/manual/readme/account-management/update-your-details.md) to set the billing details that appear on receipts.

For subscriptions made through the mobile apps, you can change billing details through the platform where you made the purchase:

* See this article for instructions on [changing your billing information in Google Play](https://support.google.com/googlepay/answer/7644076?hl=en\&ref_topic=10168193\&sjid=9537385823633615712-NC)
* See this article for instructions on [changing your billing information in Apple](https://support.apple.com/en-au/118293)

## Related

* [Article: How to update account details in the web portal](/manual/readme/account-management/update-your-details.md)
* [Article: How to access receipts in the web portal](/manual/readme/account-management/access-receipts.md)
* [FAQ: How do I download an invoices or receipts for my subscription payments?](/manual/faq/c167/q564.md)
* [FAQ: How do I change or update the payment method for my subscription?](/manual/faq/c167/q569.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/q570.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.
