# Account Management

- [Log in](https://docs.reportandrun.com/manual/readme/account-management/log-out.md): Log into Report and Run: Cloud from your web browser.
- [Subscribe](https://docs.reportandrun.com/manual/readme/account-management/subscribe.md)
- [Set up organization](https://docs.reportandrun.com/manual/readme/account-management/set-up-organization.md): Set up your organization to ensure your complete billing information is on file.
- [Upgrade/downgrade your monthly subscription](https://docs.reportandrun.com/manual/readme/account-management/upgrade-downgrade-your-account.md): Upgrading your account lets you add more users and increase your image capacity. Downgrading your account removes users and reduces image capacity.
- [Upgrade/downgrade your pre-paid account](https://docs.reportandrun.com/manual/readme/account-management/upgrade-downgrade-your-account-1.md): Upgrading your account lets you add more users and increase your image capacity. Downgrading your account removes users and reduces image capacity.
- [Access receipts](https://docs.reportandrun.com/manual/readme/account-management/access-receipts.md): Once you have set up your organization, you can access and print receipts for your Report and Run subscription purchases.
- [Update account details](https://docs.reportandrun.com/manual/readme/account-management/update-your-details.md): Update your name, number, and other account information.
- [Change your password](https://docs.reportandrun.com/manual/readme/account-management/change-your-password.md): Change your password from the account page or request a reset from the login page.
- [Unlock your account](https://docs.reportandrun.com/manual/readme/account-management/change-your-password-1.md): As a security measure, your account is locked when the wrong password is entered too many times. If you do not receive an email with instructions to unlock, follow these steps.
- [Change your email](https://docs.reportandrun.com/manual/readme/account-management/change-your-email.md): Follow these steps to securely change the email address associated with your Report and Run account.
- [Check user limit](https://docs.reportandrun.com/manual/readme/account-management/check-user-limit.md): See how many users are associated with your account and what items they can access.
- [Check image limit](https://docs.reportandrun.com/manual/readme/account-management/check-image-limit.md): Find out where images are stored in your account. Empty your account's trash to remove unneeded images and free up room.
- [Log out](https://docs.reportandrun.com/manual/readme/account-management/log-out-1.md): End your Report and Run session by logging out of your account.
- [Log out of mobile devices](https://docs.reportandrun.com/manual/readme/account-management/log-out-of-mobile-devices.md): If you lose your mobile device, you can log out of it remotely from your Report and Run account.
- [Cancel your subscription](https://docs.reportandrun.com/manual/readme/account-management/cancel-your-account.md): Cancel your account via the Current Subscription page in your Report and Run account (or the Google Play Store if you subscribed via Android).
- [Resubscribe](https://docs.reportandrun.com/manual/readme/account-management/resubscribe.md): You can cancel your account, use the remaining credit, and resubscribe anytime before it expires.
- [Delete your space](https://docs.reportandrun.com/manual/readme/account-management/delete-your-space.md): Delete your space from the Current Subscription page.
- [Delete your account](https://docs.reportandrun.com/manual/readme/account-management/delete-your-account.md): Delete your account from the My Account page.


---

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