# How do I view the end date of my subscription?

You can see your subscription end date in the mobile app or web portal.&#x20;

From the mobile app, tap the three horizontal lines in the top-left corner to open the main menu. Then tap on your company information (name, image count, user count) at the top of the menu. You will see your current subscription details.

From the web portal, open your workspace and click on Current Subscription.&#x20;

## Related

* [Article: How to upgrade/downgrade your monthly subscription in the web portal](/manual/readme/account-management/upgrade-downgrade-your-account.md)
* [Article: How to upgrade/downgrade your pre-paid account in the web portal](/manual/readme/account-management/upgrade-downgrade-your-account-1.md)
* [FAQ: How do I reactivate my subscription after it has expired or been cancelled?](/manual/faq/c167/q561.md)
* [FAQ: How do I download invoices or receipts for my subscription payments?](/manual/faq/c167/q564.md)
* [FAQ: Why is my subscription showing as inactive?](/manual/faq/c160/c165/q543.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/q568.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.
