# Set up a Tally profile

{% embed url="<https://youtu.be/2wtFU1TsarQ>" %}

Once you've signed in to Tally, you can click your profile name at the top right to access the profile drop-down menu.

## Tally Profile

### Your organizations

The Your organizations page shows all the organizations you're a member of.

Your organizations shows a list of all of the organizations you're a member of, split into two sections: organizations you manage (organizations where you have the SuperAdmin or Admin role), and organization memberships. Click on any organization to navigate to its organization Page.

<figure><img src="https://883959685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQO0N_aitpkSUyz4BYE%2Fuploads%2F19o04TgoMbBA8imzJOaO%2FScreenshot%202025-01-10%20at%202.33.41%E2%80%AFPM.png?alt=media&#x26;token=d3584459-2bfe-4b76-a062-208bca668315" alt=""><figcaption></figcaption></figure>

### Profile&#x20;

A Tally Profile shows details about that wallet's organization Memberships and POAPs. It also includes information the user has added via Settings.

At the top, you'll see a voter's display name, wallet address, and linked Twitter account. You'll also see a Delegate button, which allows you to delegate your voting power to that address.

Below, you'll see that voter's organization Memberships, with information on their voting power and delegations for each organization.

The POAPs section displays POAPs held by the address.

<figure><img src="https://883959685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQO0N_aitpkSUyz4BYE%2Fuploads%2FMafULCjTialDjxqoybbV%2FTALLY%20PROFILE%20screenshot%203.png?alt=media&#x26;token=8cdf21b2-4f9b-48c3-b860-d39e7617e364" alt=""><figcaption></figcaption></figure>

### Settings&#x20;

Update the information shown on your Tally Profile by accessing Settings from the drop-down menu or clicking the Edit Profile button from your Tally Profile.

<figure><img src="https://883959685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQO0N_aitpkSUyz4BYE%2Fuploads%2Fu0cqDAmawpHU5SAa7jX8%2FScreenshot%202025-01-10%20at%202.35.52%E2%80%AFPM.png?alt=media&#x26;token=b1d2601d-11de-4d4d-bbb3-53f7c37254c6" alt=""><figcaption></figcaption></figure>

Click the **Edit** button to make changes.

The information you enter in Settings is public to everyone. The data in your Tally Profile is a mix of on-chain data and off-chain data. Editing your Tally Profile adds off-chain data to the on-chain data for your address. In some cases, it overrides the on-chain data (e.g. your Tally name and avatar override your address’s ENS name and avatar, if any).

* Update your Tally username.
* Choose a PFP from your wallet or upload an image.
* Update your Bio to tell us a bit about you!
* Link your Twitter account.
* Generate a Tally API key. Visit our API Portal to learn more!

### Log Out&#x20;

Click Log out to sign out of your Tally Profile.


---

# 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/how-to-use-tally/set-up-a-tally-profile.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.
