# Client Features

#### Descr**iption**

Client Features enable advanced capabilities for your users, such as open signups, Dolby Atmos support, and marketplace access.

**Steps**

1. Navigate to **Account > Client Features**.
2. Enable or disable features based on your requirements:
   * **Open Signups:** Allow new users to create accounts directly, but ensure your team has enough resources to manage content quality.
   * **Marketplace:** Enable access to curated deals and resources.
   * **Dolby Atmos:** Activate upload and distribution of Dolby Atmos audio. Configure pricing and track limits as needed.
3. For Dolby Atmos configuration:
   * Click **Enable** and specify track limits and client access.
   * Choose from shared limits, per-client limits, or no limit.
   * Click **Save** when done.
4. Monitor feature status to ensure correct settings are applied.


---

# 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://docs.revelator.com/pro/getting-started/account-settings/client-features.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.
