> ## Documentation Index
> Fetch the complete documentation index at: https://docs.monobot.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Platform Settings

> Customize branding, platform behavior, access controls, and feature availability for your white-label platform.

Platform Settings allows administrators to customize how the platform looks and behaves for their organization.

The settings are grouped into three main sections:

<CardGroup cols={3}>
  <Card title="Branding" icon="palette" href="/docs/platform-settings/branding">
    Configure logos, colors, branding assets, and white-label appearance.
  </Card>

  <Card title="Configuration" icon="list" href="/docs/platform-settings/configuration">
    Manage menu items, templates, disclaimers, and platform visibility options.
  </Card>

  <Card title="System & Access" icon="shield" href="/docs/platform-settings/system-access">
    Configure SMTP, user management, access control, SIP, API settings, and more.
  </Card>
</CardGroup>

### Accessing Platform Settings

To access Platform Settings:

1. Click your profile avatar in the top-right corner of the platform.
2. Open the user menu.
3. Select **Platform Settings**.

The Platform Settings page will open, allowing you to manage branding, configuration, system settings, and access controls.

<Info>
  Only users with the required permissions can access Platform Settings. If you do not see this option in the menu, contact your administrator.
</Info>
