# Account Settings

### Summary

The Account Settings section allows administrators and users to configure workspace details, manage team members, set payee information, and define permissions. These settings help tailor the Revelator platform to fit organizational needs and ensure proper management of roles and payments.

### Prerequisites

* Access to the Revelator platform.
* Administrator or user permissions to view or edit account settings.
* Relevant account credentials for login.

### Sections

1. [Workspace Settings](/pro/getting-started/account-settings/workspace-settings.md)
2. [Team Management](/pro/getting-started/account-settings/team-management.md)
3. [Payee Settings](/pro/getting-started/account-settings/payee-settings.md)
4. [Integrations](/pro/getting-started/account-settings/integrations.md)
5. [Branding](/pro/getting-started/account-settings/branding.md)
6. [NFT Storefront](/pro/getting-started/account-settings/nft-storefront.md)
7. [Client Features](/pro/getting-started/account-settings/client-features.md)

### Verification / Expected Outcomes

* The settings should be updated as configured.
* Team members should appear with accurate roles and permissions.
* Payee details should display correctly and accurately reflect the configured information.
* Branding elements should be visible as configured.
* NFT storefront should display the correct logo and banner.
* Client features should reflect the enabled settings, such as open registration or Dolby Atmos support.

### Troubleshooting & FAQ

* **Logo not displaying properly:** Ensure the file format and dimensions meet the requirements.
* **Client features not enabling:** Verify that your subscription plan supports the selected features.
* **Dolby Atmos track limit issues:** Check that the limit settings are correctly configured.
* **I can’t change the default currency.** The currency setting is read-only and cannot be changed once configured.
* **How do I change a member’s role?** Go to **Account > Team**, click the ellipsis next to the member’s name, and select **Edit Permissions**.
* **Payee information is not saving.** Ensure all required fields are filled and valid.

### Additional Resources

* Revelator Documentation


---

# 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.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.
