# Plans

{% hint style="info" %}
As an **Admin Owner** (The first Admin is at the top of the member list), you can see your plan on the Plan page.
{% endhint %}

## How to access the Plan?

* Click your avatar in the bottom-left.
* Select **Settings** => click **Plan.**
* Depending on the plan and the plan period you are using, you will see different interfaces.

## Type of Plan

### 1. Trial Plan

#### On Plan

If you are on a Trial Plan, you will see the Plan page following:

<figure><img src="/files/rDRlIahquZkqYpx2VkG3" alt="" width="563"><figcaption></figcaption></figure>

#### Expired

If your Trial Plan has expired, you will see the Plan page following:

<figure><img src="/files/ISDgToieG2mwSzJpvRIl" alt="" width="473"><figcaption></figcaption></figure>

### 2. Paid Plan

#### On Plan

If you are on a Paid Plan (for example: Standard Plan), you will see the Plan page following:

<figure><img src="/files/BE0fduJ29W0wsk0sWXiq" alt="" width="563"><figcaption></figcaption></figure>

#### Expired

If your Paid Plan (for example: the Standard Plan) has expired, you will see the Plan page following:

<figure><img src="/files/z6HXsWhxzHRqsHKYx6uJ" alt="" width="467"><figcaption></figcaption></figure>

{% hint style="info" %}
When your plan has expired and you would like to upgrade it, please click **Contact Sales.**

Our sales team will contact you within 1 working day.
{% endhint %}


---

# 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://help.hireforce.io/getting-started/settings/workspace/plans.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.
