# Manager role

**The manager role allows authors to delegate the management of monetization settings and products without giving access to their personal Telegram account.**\
Simply add a manager and choose which sections they will have access to. Managers can work with product settings, manage physical products orders, and handle other monetization tasks.

{% hint style="info" %}
Currently, the manager role is available for managing physical products, subscriptions ans donations.
{% endhint %}

### How to Add a New Manager:

1. Go to the "Managers" section.

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

2. Add a name for your account.

* Use your brand or channel name to make it easier for the manager to navigate the list.&#x20;

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

* Click "Save."

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

3. Click "Add Manager."

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

4. Assign access rights:

* After adding a manager, you'll see a list of available products and sections that you can give access to: subscriptions, donations, physical products, etc.
* Click "Grant Full Access" to give access to all features at once.
* If you need to provide partial access, manually select the relevant sections and click "Save."

You can remove a manager's access at any time through the same section.

5. Click "Copy Link" and send it to your manager.

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

6\. Go to the Tribute bot and approve the manager’s request to manage the channel.

7\. That’s it!

<br>


---

# 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/rol-menedzhera.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.
