# How to view your current plan.

You can check your current subscription details in a couple of places:

* **From the Billing Tab:**
  1. Click on your profile in the bottom-left corner and select **"Account Settings."**
  2. Navigate to the **"Billing"** tab.
  3. The "Current Plan" section will display your plan name (e.g., Agency Plan), its status (e.g., active), and the monthly cost.
* **From the Usage Tab:**
  1. In "Account Settings," go to the **"Usage"** tab.
  2. The "Current Plan Features" section lists the specific limits and features associated with your plan.


---

# 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://flensh.gitbook.io/flensh-docs/account-and-billing/4.1.-managing-your-subscription-plan/how-to-view-your-current-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.
