# Trackstack Help Center

## Welcome to Trackstack

- [Welcome to Trackstack](https://help.trackstack.app/welcome.md): Welcome to your team’s developer platform
- [Introduction to Trackstack](https://help.trackstack.app/get-started/introduction-to-trackstack.md): Learn what Trackstack is, who it’s for, and how it streamlines demo and promo workflows.
- [Create Your Account](https://help.trackstack.app/get-started/create-your-account.md): Sign up, log in, and complete your basic workspace setup.
- [Workspace Onboarding](https://help.trackstack.app/get-started/workspace-onboarding.md): Essential steps to get your account ready, including profile details and preferences.
- [Navigating the Dashboard](https://help.trackstack.app/get-started/navigating-the-dashboard.md): A brief tour of the main interface and where to find core features.
- [Download Desktop App](https://help.trackstack.app/get-started/download-desktop-app.md): Trackstack is best experienced using our native MacOS and Windows app.
- [Quick Tutorial / Guided Walkthrough](https://help.trackstack.app/get-started/quick-tutorial-guided-walkthrough.md): A short walkthrough showing Trackstack’s core workflows in action.
- [Overview](https://help.trackstack.app/inbox/overview.md): The Inbox is the heart of Trackstack: your central place for reviewing all incoming demos and promos, and discovering and sending to other Inboxes.
- [Core Concepts & Reviewing Tracks](https://help.trackstack.app/inbox/core-concepts-and-reviewing-tracks.md): This section introduces the key ideas that power Trackstack and explains the terminology you'll encounter throughout the platform.
- [Setting up your Profile](https://help.trackstack.app/inbox/setting-up-your-profile.md): Creating your profile is an important part of sending and receiving tracks on Trackstack.
- [Preferences & Visibility](https://help.trackstack.app/inbox/preferences-and-visibility.md): Setting up your Inbox preferences helps you stay in control and on top of your incoming music. It signals to others users what you are looking for and when you are open for tracks.
- [Customising your Workflow](https://help.trackstack.app/inbox/customising-your-workflow.md): Getting the most out of Inbox means fine-tuning the details of your workflow and setting it up for speed.
- [Sharing your Link](https://help.trackstack.app/inbox/sharing-your-link.md): Trackstack supports many ways to collect submissions into your Inbox, including public links, embeds and email responders.
- [SongStats Integrations](https://help.trackstack.app/inbox/songstats-integrations.md): Connecting your SongStats profile will improve the visibility of your profile and centralise your data.
- [Track Library](https://help.trackstack.app/inbox/track-library.md)
- [Uploading Tracks](https://help.trackstack.app/inbox/track-library/uploading-tracks.md): This page explains how to upload tracks and manage their associated details.
- [Sharing Links & Projects](https://help.trackstack.app/inbox/track-library/sharing-links-and-projects.md): This page explains how sharing works and how to configure access.
- [Track Tools](https://help.trackstack.app/inbox/track-library/track-tools.md): This page outlines the track tools available for you to enhance your tracks before sending.
- [Sending Tracks](https://help.trackstack.app/inbox/sending-tracks.md)
- [Using the Composer](https://help.trackstack.app/inbox/sending-tracks/using-the-composer.md): This page walks you through every part of the Composer so you can send tracks with confidence.
- [Discovery & Lists](https://help.trackstack.app/inbox/sending-tracks/discovery-and-lists.md): This page walks you through every part of the Discovery section so you can discover new inboxes to sent tracks.
- [Manage your Submissions](https://help.trackstack.app/inbox/sending-tracks/manage-your-submissions.md): Here we breakdown the how and where you can manage your send submissions.
- [Contacts](https://help.trackstack.app/inbox/contacts.md): Your Contacts page helps you understand who is sending you music, how engaged they are, and how your network is growing. They are you Professional Fans.
- [Coming soon](https://help.trackstack.app/studio/coming-soon.md): The Studio help guide is coming soon.
- [Coming soon](https://help.trackstack.app/elevate/coming-soon.md): The Elevate help guide is coming soon.
- [Account Management](https://help.trackstack.app/account-and-billing/account-management.md): The Account Management section lets you control your personal account details, manage your workspace team, and customise how Trackstack behaves during your workflow.
- [Notification Preferences](https://help.trackstack.app/account-and-billing/notification-preferences.md): Notification Preferences let you control how and when you receive updates from Trackstack — both via email and inside the app.
- [Billing & Subscriptions](https://help.trackstack.app/account-and-billing/billing-and-subscriptions.md): The Billing section allows you to manage your subscription, payment details, and usage limits — ensuring your workspace runs smoothly.
- [Page 5](https://help.trackstack.app/faqs-and-troubleshooting/page-5.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.trackstack.app/welcome.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.
