# Manage Plan

{% tabs %}
{% tab title="Pause Plan" %}

### How To Pause Your Plan

1. **Access the Manage Plan Section:**
   * On the [dashboard](https://transcript.study/dashboard), click **"Manage Plan"**.
2. **Pause Your Subscription:**
   * Click **"Pause Subscription"**.
   * Set the desired pause duration (up to 6 months).
   * Click **"Pause Subscription"** again to confirm.

<figure><img src="/files/3fvAI8PtERQ6dUl3RseB" alt="" width="311"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Change Plan" %}

### How To Change Plan

1. **Access the Manage Plan Section:**
   * On the [dashboard](https://transcript.study/dashboard), click **"Manage Plan"**.
2. **Select Your New Plan:**
   * Choose the plan you want to switch to.
   * If the new plan costs more, you'll pay the difference.
   * If the new plan costs less, the difference will be credited to your account for future use.
3. **Update Billing Cycle:**
   * Click **"Update Billing Cycle"** to finalize your plan change.
     {% endtab %}

{% tab title="Cancel Plan" %}

### How To Cancel Plan

1. **Access the Manage Plan Section:**
   * On the [dashboard](https://transcript.study/dashboard), click **"Manage Plan"**.
2. **Cancel Subscription:**
   * Click **"Cancel Subscription"**.
   * Answer the optional feedback (you may be rewarded if you do so).
   * Click **"Continue Cancellation"**.
3. **Confirm Cancellation:**
   * Click **"Cancel My Subscription"** to confirm your action.
     {% endtab %}

{% tab title="Change Payment Method" %}

### How To Edit Payment Method

1. **Access Payment Settings:**
   * On the [dashboard](https://transcript.study/dashboard), click **"Edit Card"**.
2. **Enter New Payment Information:**
   * Input your new payment details.
3. **Confirm Changes:**
   * Click **"Confirm"** to save your new payment information.

<figure><img src="/files/hJeOaU0s16jAsF9odNDh" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://guides.transcript.study/website/manage-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.
