# How to edit subscription

1. Open your Creator Dashboard

<figure><img src="/files/f53Fuf08atZVGYC709Y4" alt="" width="375"><figcaption></figcaption></figure>

2. Open the Subscriptions section

<figure><img src="/files/9dpEZHjEkUyyfPmatsJM" alt="" width="375"><figcaption></figcaption></figure>

3. Select a channel or group.

<figure><img src="/files/eQHUsM9yUbGMgwc6bJHb" alt="" width="375"><figcaption></figcaption></figure>

4. Select desired subscription.

<figure><img src="/files/G1CWKDGwnNu20NdCD2cy" alt="" width="375"><figcaption></figcaption></figure>

5. Click the Edit button

<figure><img src="/files/ALR886mUQfOgJXrDQSPY" alt="" width="375"><figcaption></figcaption></figure>

6. Adjust the settings on the screen and click the Save button

<figure><img src="/files/DsJ9ZPRPBDFO45CnFmyj" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
You can edit the title and description of your subscription, the discount, the button text, and the period. The updated conditions will only apply to new subscribers.
{% 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://wiki.tribute.tg/for-content-creators/subscriptions/how-to-edit-subscription.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.
