# Add an organization to Tally

*Ready to add your* organizatio&#x6E;*'s governance to Tally? All you need is a deployed* [*Governor contract*](broken://pages/N2HH7OfrJjH094fJpygS) *and a few minutes to get started.*

<figure><img src="/files/rEynlMdNLJq55TaQ6xBz" alt=""><figcaption></figcaption></figure>

Select the **Get Started** button on the Tally homepage (or [click here](https://www.tally.xyz/get-started)), select **Deploy myself**, then select **Deploy contracts yourself**.

<figure><img src="/files/IdgDgZ4s0pEmtxCFIFO9" alt=""><figcaption></figcaption></figure>

Enter your organization's info: its name, description, and Governor Contract details. Then select **Add Governor**. That's it!

## Updating organization Details

{% content-ref url="/pages/ymrCuuUqljXAAGhOMImV" %}
[Organization admins](/set-up-and-technical-documentation/managing-a-dao/dao-admins.md)
{% endcontent-ref %}

{% content-ref url="/pages/jpcDjOw4AiceXoSC9Z6g" %}
[Organization settings](/set-up-and-technical-documentation/managing-a-dao/dao-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/jO64go4lOmNmEcrPtXgQ" %}
[Gnosis Safe overview](/set-up-and-technical-documentation/using-governor-with-gnosis-safe/gnosis-safe.md)
{% 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.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.
