> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/report-and-run-integrate/account-management.md).

# 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): You can see how many additional users are available on your account in the main menu.
- [Check image limit](https://docs.reportandrun.com/manual/report-and-run-integrate/account-management/check-image-limit.md): You can check your account's image limit in the main menu.
- [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): If you have a non-renewing subscription, you can manually resubscribe in the app.
- [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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
