# Account Management

### **Team Members**

Invite and manage the people who have access to your workspace.

You can:

* Add team members
* Assign permissions and access levels
* Remove users
* Manage multiple inbox profiles under the same workspace

Perfect for labels, collectives, management teams, and anyone collaborating on submissions or A\&R.

***

### **Account Settings**

Manage your personal Trackstack identity — this follows you across all workspaces. You can:

* Edit your name
* Update your email address
* Log out of your account

These settings apply only to your user account, not the entire workspace.

***

### **Workflow Settings**

Customise how Trackstack behaves while you review or send music. This includes Submission Settings such as:

#### **Keep Track Selection**

When enabled, Trackstack remembers the tracks you’ve selected as you move between pages or switch inboxes in the Composer. Useful when sending promo packs to multiple DJs or preparing multiple submissions.

Selections automatically clear after 3 hours of inactivity or when browser cache is cleared.

#### **Default to Promos**

When turned on, the Composer defaults to **Promo** submissions instead of **Demo**.\
You can still switch manually per submission. Ideal for labels, promo teams, and artists regularly sending promos.

***

### **Change Log & Tutorials**

Stay up-to-date with the latest improvements to Trackstack. Here you can:

* View all new features and updates
* See bug fixes and performance enhancements
* Re-watch product tutorials and onboarding pop-ups

This helps you quickly learn new capabilities as they’re released.


---

# 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/account-management.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.
