# Get notifications on Tally

Subscribe to Tally Notifications to get emails when there's a new proposal in a organization you follow. Tally supports the following types of notifications: 

1. **New proposal** - receive an email when a new  proposal begins.
2. **Proposals ending soon** - if you have not voted on a proposal, receive an email when it has 24 hours remaining before votes close
3. **Notification on voting results** - receive an email when a proposal ends with the final results

### How to enter and verify your email address

#### Access your Notifications Center

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

\
Click on your profile picture located at the top of the page. This will take you to the [Notifications Center](https://notify.tally.xyz).

#### Enter your email address.

Type it into the modal.

#### Verify your email

We will send one-time verification code to the address you provided to ensure it is accurate. Check your email inbox for a message from us containing the OTP.   It may take a moment to arrive.

#### Enter your OTP.

Return to the Notifications Center and input the code you received.

#### Complete verification process

Click confirm to complete the email verification process.

### &#x20; Subscribe to email notifications from an organization

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

1. Navigate to the home page.
2. Search for the organization you want to receive email notifications from.
3. Press the purple subscribe button.

You will receive a notification that you have successfully subscribed  to email notifications from the specific organization.\ <br>

### Unsubscribe from email notifications from an organization.

1. Navigate to the home page.
2. Search for the organization you want to unsubscribe from email notifications.
3. Press the unsubscribe button

You will receive a notification that you have successfully unsubscribed from email notifications from the specific organization.<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://docs.tally.xyz/how-to-use-tally/notifications.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.
