# Navigating the Dashboard

Once your inbox is activated, you’ll land in your Trackstack dashboard. This is your central hub for navigating between products, managing submissions, accessing settings, and staying on top of activity.

Below is a quick guide to every main area of the dashboard.

***

### **1. Left Sidebar – Product Navigation**

The left sidebar is where you switch between Trackstack’s three core products:

* **Inbox**
* **Studio**
* **Elevate**

Selecting a product updates the **sub-navigation** beneath it, giving you quick access to tools and workflows specific to that product.

***

### **2. Workspace Switcher**

If you have access to more than one workspace (e.g., multiple artists or teams), you’ll see a **workspace switcher** at the top-left of the sidebar.<br>

Click it to instantly switch between workspaces without signing out.

***

### **3. Search Bar**

At the top of the dashboard, you’ll find the **global search bar**. You can use this to search across your entire workspace, including:

* Submissions
* Contacts
* Inboxes
* Artists and labels

This is the fastest way to find anything in Trackstack.

***

### **4. Notifications**

Click the **bell icon** in the top right to open your notifications. Notifications are grouped into categories such as:

* Comments
* Reviews
* Revisions
* Shortlist
* Support

This helps you stay updated on activity without needing to check each section manually.

***

### **5. Share Menu**

The **share icon** in the top right opens tools for sharing or customising your public inbox link. From here, you can:

* Copy your public submission link
* Create a share card image
* Customise your inbox profile
* Embed your drop page
* Access sender preferences
* View your public inbox

***

### **6. Account Menu**

Click your **avatar in the top right** to access all account-level actions, including:

* Account details
* Settings
* Pricing
* Download the desktop app
* What's new
* Report inbox
* Theme preferences
* Sign out

This menu controls your personal account settings, separate from workspace configuration.

***

### **7. Settings Menu**

From the account menu, select **Settings** to access full workspace configuration. Here you can manage:

* Inbox settings
* Team members
* Profile details
* Integrations
* Preferences
* Billing

This is where you refine everything that powers your Trackstack experience.

***

### **8. Help & Support (Bottom Left)**

At the bottom-left corner of the dashboard, you’ll find quick links to:

* Support & feedback
* Help and documentation
* Keyboard shortcuts
* Terms of service
* Privacy policy

These links are always available no matter which product you’re using.

***

### **9. Inbox Dashboard Overview**

When viewing your Inbox, you’ll see your **Inbox Dashboard**, which includes:

* Submission status (“Waiting for tracks”)
* Verification tools
* Inbox Directory
* Library
* Contacts
* Top voted lists

This area gives you an at-a-glance overview of what’s happening inside your inbox.

***

### **Summary**

Your dashboard is designed to give you fast access to:

* Every Trackstack product
* All workspace tools
* Your personal settings
* Notifications and sharing
* Support resources

Once you’re familiar with the layout, moving between sending, reviewing, managing, and building becomes effortless.


---

# 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/navigating-the-dashboard.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.
