# Account Management

- [Log in](https://docs.reportandrun.com/manual/report-and-run-integrate/account-management/log-in.md): Log into the Report and Run: Integrate app on your mobile device.
- [Switch accounts](https://docs.reportandrun.com/manual/report-and-run-integrate/account-management/switch-accounts.md): If you have been invited to multiple work spaces or folders, you can easily switch between account views.
- [Upgrade/downgrade your monthly subscription](https://docs.reportandrun.com/manual/report-and-run-integrate/account-management/upgrade-downgrade-your-monthly-subscription.md): Upgrading your account lets you add more users and increase your image capacity. Downgrading your account removes users and reduces image capacity.
- [Check user limit](https://docs.reportandrun.com/manual/report-and-run-integrate/account-management/check-user-limit.md)
- [Check image limit](https://docs.reportandrun.com/manual/report-and-run-integrate/account-management/check-image-limit.md)
- [Log out](https://docs.reportandrun.com/manual/report-and-run-integrate/account-management/log-out.md)
- [Cancel your subscription](https://docs.reportandrun.com/manual/report-and-run-integrate/account-management/cancel-your-subscription.md)
- [Resubscribe](https://docs.reportandrun.com/manual/report-and-run-integrate/account-management/resubscribe.md)
- [Delete your space](https://docs.reportandrun.com/manual/report-and-run-integrate/account-management/delete-your-space.md): Delete your space from the mobile app.
- [Delete your account](https://docs.reportandrun.com/manual/report-and-run-integrate/account-management/delete-your-account.md): If you delete your account, you will have 7 days to log in and restore it before it's permanently deleted.


---

# 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/report-and-run-integrate/account-management.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.
