# Community Branding and Settings

### Community Information

The admin customization info section allows you to customize your community's image, name, time zone, and more!

<figure><img src="/files/HK1bx6lNPdp46tdzvzHx" alt=""><figcaption></figcaption></figure>

| Field                 | Description                                                                                                                                             |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Image                 | Click the image at the top and upload the image to the CAD.                                                                                             |
| Name                  | <p>This is your community's name.</p><p>This will be displayed on your custom login page, community card, and top header.</p>                           |
| Subtitle              | This is the text displayed below your community name on your custom login page and community card.                                                      |
| Website               | This is a link to your community website, to be displayed in the community menu.                                                                        |
| Discord               | This is a link to your community Discord, to be displayed in the community menu.                                                                        |
| Voice Command Keyword | This allows you to change the default [voice command](/cad/tutorials/other-features/voice-commands.md) keyword to something custom.                     |
| Timezone              | All users in the CAD will have the clock at the top of the screen synced to this timezone. This helps avoid confusion, and improves report consistency. |

### Community ID

{% hint style="warning" %}
Custom community IDs require the **starter** version of Sonoran CAD or higher.\
For more information, see our [pricing](https://sonorancad.com/app/#/pricing) or view how to check your community [limits](/cad/tutorials/getting-started/view-your-limits.md).
{% endhint %}

Looking to change your community ID?\
Navigate to `Admin` > `Advanced` > `Change Community ID`

![Sonoran CAD's Community ID Change](/files/eiSX9lGpp1ZcWVHZ0mUd)

Here, you can enter in and request a new community ID.\
Once submitted, you will be logged out. All active community members will also need to log out and back in to avoid any issues.

{% hint style="danger" %}
If your community has an active subscription, you will automatically be downgraded to the free version.

To transfer the subscription to the new community ID, update your community ID by pressing "Modify" on the active subscription in the [payment center](/cad/pricing/faq/accessing-the-payment-center.md).
{% endhint %}


---

# 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.sonoransoftware.com/cad/tutorials/customization/community-branding-and-info.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.
