# Organization settings

<figure><img src="https://883959685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQO0N_aitpkSUyz4BYE%2Fuploads%2F3sP3mVjoF7cLCG9dl9zx%2FCleanShot%202023-02-22%20at%2020.11.49%402x.png?alt=media&#x26;token=4d7d5a6c-7d22-4d14-92fe-78ef78dd499a" alt=""><figcaption><p>Click <strong>Settings</strong> on your organization page.</p></figcaption></figure>

To access the organization Settings page, click the **Settings** button in the header of your [Broken link](https://docs.tally.xyz/set-up-and-technical-documentation/managing-a-dao/broken-reference "mention").

## Basics

<figure><img src="https://883959685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQO0N_aitpkSUyz4BYE%2Fuploads%2F8tRvppuE8hrq81WqMbrG%2FCleanShot%202023-02-22%20at%2020.17.19%402x.png?alt=media&#x26;token=1afdce73-340f-4fa3-a81c-96b458f12402" alt=""><figcaption><p>Basics tab.</p></figcaption></figure>

From the **Basics** tab of organization Settings, you can update all of your organization's information, including its logo, name, description, and links. You can also include *Contact Information* for your organization.

## Admins

<figure><img src="https://883959685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQO0N_aitpkSUyz4BYE%2Fuploads%2Fj5KItLI3MgM11u0eSa3x%2FCleanShot%202023-02-22%20at%2020.21.13%402x.png?alt=media&#x26;token=84ca20df-6318-4d07-8509-99bd174950bd" alt=""><figcaption><p>Admins tab.</p></figcaption></figure>

From the **Admins** tab, view your organization's [Admins and Superadmins](https://docs.tally.xyz/set-up-and-technical-documentation/managing-a-dao/dao-admins). If you have the Superadmin role, you can also add these roles for other wallet addresses.

## Safes

<figure><img src="https://883959685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQO0N_aitpkSUyz4BYE%2Fuploads%2FtuyiHdRiyQDymswBd7gt%2FCleanShot%202023-02-22%20at%2020.24.06%402x.png?alt=media&#x26;token=f89b349d-d9cd-44bc-b73e-3c34fefbef88" alt=""><figcaption><p>Safes tab.</p></figcaption></figure>

From the **Safes** tab, you can create or link a Gnosis Safe:&#x20;

{% content-ref url="../using-governor-with-gnosis-safe/gnosis-safe" %}
[gnosis-safe](https://docs.tally.xyz/set-up-and-technical-documentation/using-governor-with-gnosis-safe/gnosis-safe)
{% endcontent-ref %}


---

# 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.tally.xyz/set-up-and-technical-documentation/managing-a-dao/dao-settings.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.
