# Can I pay for multiple users with a single account?

There are two options for companies or individuals looking to pay for multiple users:

* [Report and Run: Cloud](/manual/faq/c142/c146/q401.md), and the companion mobile app Report and Run: Integrate, which allows multiple users to collaborate.
* [Report and Run: Offline Team](/manual/faq/c142/c145/q398.md), which allows a company to purchase multiple feature upgrades for the offline version of our app.

## Related

* [FAQ: What are the differences between the cloud and offline versions of the app?](/manual/faq/c142/c143/q388.md)
* [FAQ: Can multiple people collaborate on report with each other?](/manual/faq/c142/c146/q404.md)
* [FAQ: How do I add, remove, and manage users in my team account?](/manual/faq/c150/c151/q435.md)
* [FAQ: Aow do I add, remove, and manage users in my cloud account?](/manual/faq/c150/c151/q436.md)
* [FAQ: How do I change (increase or decrease) the number of users in my subscription?](/manual/faq/c167/q559.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/c142/c148/q421.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.
