# Changing your plan

**Upgrading Your Subscription**

Account administrators can upgrade their emSigner subscription plan directly from within the platform. Follow the steps below to complete your upgrade.

> **Note:** Only the Super Admin of the account can perform subscription upgrades.

**Step 1: Navigate to Subscription Management**

Go to **Settings → Subscription Management**. The page displays your current subscription details including plan name, users included, subscribed date, expiry date, and billing cycle.

<figure><img src="/files/cFW58CQP9hpWfoRviZLx" alt=""><figcaption></figcaption></figure>

**Step 2: Initiate Plan Upgrade**

Click **Upgrade Plan** to open the **Upgrade Plan** panel. The panel displays your current plan details for reference:

* **Plan Name** — Your active plan name.
* **Users** — Current number of users in the plan.
* **Days Remaining** — Number of days left in the current subscription cycle.

<figure><img src="/files/UDGaPf3BIVMhYRy36qX1" alt=""><figcaption></figcaption></figure>

**Step 3: Select New Plan**

Select the plan you wish to upgrade to from the **Select New Plan** dropdown. You can also click **View plan details and features** to review the features included in the new plan before proceeding.

**Step 4: Proceed to Payment**

Click **Proceed to Payment** to be redirected to the secure payment gateway. Complete the payment using your preferred payment method — UPI, Credit/Debit Card, Net Banking, or Wallet.

<figure><img src="/files/O0LNtMX4QdAs7OecKHvx" alt=""><figcaption></figcaption></figure>

**Step 5: Confirmation**

Once the payment is successful, a **Plan Upgraded Successfully** confirmation is displayed with the following details:

Click **Close** to return to the Subscription Management page, where your updated plan will be reflected immediately.

<figure><img src="/files/f79Tpbq4c97OPJs0TF9A" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/p4HlrX6ZaMlkxMr6HaHy" alt=""><figcaption></figcaption></figure>

> **Looking to upgrade to the Professional Plan?** Please [Contact Us](https://www.emsigner.com/ContactUs) to get assistance from our team.


---

# 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://support.emsigner.com/renew-upgrade/changing-your-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.
