# Notification Preferences

### **Email & In-App Notifications**

Notification Preferences let you control how and when you receive updates from Trackstack — both via email and inside the app.

Choose which events trigger, such as:

* Submission Received: An inbox has received a new submission.
* Submission Sent: Confirmation that your submission was sent successfully.
* Review Completed: All tracks in a submission have been reviewed.
* Submission Cancelled: A submission was cancelled by the recipient.
* Review Status: Shortlisted, Supporting, or Release Confirmed changes.
* Track Comments: New comments on your sent track or thread.
* Track Moved: A track was moved to another stack.
* Track Downloads: Your sent track was downloaded by a recipient.
* Spotlight Downloads: Someone downloaded your Spotlight item.

Notifications help you stay informed even when you're away from the platform.


---

# 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://help.trackstack.app/account-and-billing/notification-preferences.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.
