# Workspace Onboarding

### Step 1 — Set Up Your Workspace

On the Workspace screen:Upload your workspace image (256×256px recommended).Enter your Workspace Name (artist, label, or brand name).Enter Your Name (this is only visible internally).This information personalises your workspace and appears across your inbox and dashboard.

***

### **Step 2 — Choose Your Inbox Type** <a href="#step-2-choose-your-inbox-type" id="step-2-choose-your-inbox-type"></a>

Select the inbox type that best fits how you’ll use Trackstack:

* **Personal** — for DJs/artists receiving promos and demos
* **Label** — for A\&R teams reviewing demo submissions
* **Curator** — for playlist or content creators

This determines how your inbox is presented publicly.

***

### **Step 3 — Name Your Inbox & Select Your Country** <a href="#step-3-name-your-inbox-and-select-your-country" id="step-3-name-your-inbox-and-select-your-country"></a>

1. Enter your **Inbox Name** (public-facing).
2. Choose your **Country**.

These details appear on your public inbox profile and help senders understand who they’re submitting to.

***

### **Step 4 — Set Your Genre Preferences** <a href="#step-4-set-your-genre-preferences" id="step-4-set-your-genre-preferences"></a>

Select the genres you want to receive. This helps artists send relevant submissions and improves discovery inside your workspace. We do our best to be as granular as possible within electronic music but if there are any genres or sub-genres you feel are missing, please email <support@trackstack.app> to submit a request. Please note, we do not support genres outside electronic music.

***

### **Step 5 — Review Your Inbox** <a href="#step-5-review-your-inbox" id="step-5-review-your-inbox"></a>

Check your profile preview, including:

* Public handle (e.g. `tstack.link/your-name`)
* Image
* Genres
* Location

If anything needs updating, click **Edit**. When ready, click **Confirm & Continue**.

***

### **Step 6 — Activate Your Inbox** <a href="#step-6-activate-your-inbox" id="step-6-activate-your-inbox"></a>

You’ll see an **Inbox Activated** confirmation. Click **Get Started** (or wait for the redirect) to enter your dashboard.Your inbox is now ready to receive tracks.

***

### **What’s Next?** <a href="#whats-next" id="whats-next"></a>

Start using Trackstack by:

* Sharing your inbox link
* Reviewing submissions
* Exploring Directory, Contacts, Library, and more

You’re now fully onboarded and ready to go.[<br>](https://app.gitbook.com/o/CNw7Dn0mPdVlK94l6lxD/s/nnPSshnnVDfQFHfdBmAe/create-your-account)


---

# 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/get-started/workspace-onboarding.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.
