# Add Manager⭐️

Often in a DAO, there is a member who is completely trusted by the other managers and is willing to give him full access to the management of the DAO. Such participants in XDAO we call Manager.

{% hint style="danger" %}
Manager does not require permission to perform any operations. Any vote that will be created by Manager will automatically be available for activation. Rest assured that the Manager you choose will not harm or steal all DAO funds to your wallet.
{% endhint %}

To give a participant Manager rights in the DAO:

1\) Copy the public address of the manager you want to give Manager rights to;

{% hint style="info" %}
Manager can only be a DAO member who has GT.
{% endhint %}

2\) Click Add Manager on the Manage page of your DAO;

<figure><img src="https://661917135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqWO1xoKmb7VCz1ZGm3qV%2Fuploads%2FXlKY3VjDzhz4QesDn6aV%2F%D0%B0%D0%B4%D0%B4%20%D0%BC%D0%B0%D0%BD%D0%B0%D0%B3%D0%B5%D1%80%201.png?alt=media&#x26;token=eb0cde09-1856-40c5-9c38-8dd26e251eb5" alt="" width="563"><figcaption></figcaption></figure>

3\) Enter the public address of the manager you want to assign as Manager;<br>

<figure><img src="https://661917135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqWO1xoKmb7VCz1ZGm3qV%2Fuploads%2FyFcqhM3rAVfmcRnrpmOR%2F%D1%8F%D0%BB%D0%BB%D1%8F%D0%BB%D1%8F%201.png?alt=media&#x26;token=12ac1c69-6624-469f-a1e2-29e26337b667" alt="" width="563"><figcaption></figcaption></figure>

4\) Once the vote is created and activated, a Manager will be assigned to the DAO. The Manager will appear in the DAO Permitted Addresses section of the Info page of your DAO.<br>

<figure><img src="https://661917135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqWO1xoKmb7VCz1ZGm3qV%2Fuploads%2Fs1X1Smv6f67VUtkVPcwd%2F%D0%BB%D1%8F%D0%BB%D1%8F%D0%BB%D1%8F%202.png?alt=media&#x26;token=c6edef31-b31b-4ab3-8a24-fcd767ac283d" alt="" width="563"><figcaption></figcaption></figure>

{% embed url="<https://app.tango.us/app/workflow/Add-Manager-8432dd024a4d4866876c770dc7f80bf6>" %}

{% hint style="success" %}
**Join XDAO club:**

📲 **TG Global**: [**https://t.me/xdao\_eng**](https://t.me/xdao_eng)

📲 **TG Announcement**: [**https://t.me/xdaoapp**](https://t.me/xdaoapp)

📲 **Twitter**: [**https://twitter.com/xdaoapp** ](https://twitter.com/xdaoapp)

📲 **YouTube**: [**https://www.youtube.com/c/xdaoapp**](https://www.youtube.com/c/xdaoapp)

📲 **Medium**: [**https://blog.xdao.app/**](https://blog.xdao.app/)

📲 **GitHub**:[ **https://github.com/XDAO-App**](https://github.com/XDAO-App)

📲 **Instagram**:[ **https://www.instagram.com/xdaoapp**](https://www.instagram.com/xdaoapp)

**📲 Discord**: [**https://discord.gg/xdaoapp**](https://discord.gg/xdaoapp)
{% 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://docs.xdao.app/guides-for-gt/dao-page/manage/gt-management/add-manager.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.
