<!-- Moment Help Center help center. Full doc index: https://help.pavior.com/llms.txt -->
You can customize your help center by clicking the gear icon in the top bar of the editor view.

On the settings page, you can customize:

- the **logo** to use for your help center
- the **accent color** for the navigation sidebar, headings, and links
- the **custom domain** for your help center

By default, your help center will be available at `<yourTeamId>.help.guide`. If you're on a paid plan, you can choose to use a custom domain for a more professional appearance. To set up a custom domain, you need to add the following DNS entry to your domain:

```
Type: CNAME
Host: whatever your custom domain is
Answer: helpguide.pavior.com
```

Then add the host to the **Your custom domain** field on the help center settings page.
