# 4.7.4.1 View the current subscription plan

This feature helps users to view and access information about their current subscription plan. This includes the plan type, start date, end date, and billing cycle.&#x20;

### Pre-conditions to use the Feature:

* Users **must have** an **account** in Onethread.
* Users must be a part of a company.
* Users must be **Super Admins/Admins** to access this feature.

### Steps to Use

* Go to the **Subscription tab** from Settings.
* You will see the current subscription plan name with renew/upgrade option.

###

### Benefits:

* This feature helps users stay informed and up-to-date about their subscription status, ensuring they are on the right plan for their needs and allowing them to make changes if necessary.&#x20;
* The feature also provides an overview of the services and features included in their subscription plan.&#x20;
* This information helps users make informed decisions about their subscriptions and helps them get the most out of their Onethread experience.


---

# 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.onethreadapp.com/4.-managing-company/4.7-company-settings/4.7.4-subscription-and-billing/4.7.4.1-view-the-current-subscription-plan.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.
