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

# Adding a custom domain

> Learn how to add a custom domain for your customer claims portal.

<Note>
  This setting must be enabled for your store. If you don't see this option and
  would like to enable it please reach out to our implementation team via Slack
  or at [onboarding@orderprotection.com](mailto:onboarding@orderprotection.com)
</Note>

<Warning>
  You must be an Account Owner/Admin or Store Owner/Admin to edit these
  settings.
</Warning>

<Steps>
  <Step title="Access your Settings">
    From your Order Protection [dashboard](https://app.orderprotection.com),
    navigate to the `Customizations` tab. This is visible in your sidebar navigation. Select the `Claim Portal` sub-tab.

    <img src="https://mintcdn.com/orderprotectioncom/v-qqoFmF11TmZoVh/public/assets/img/guides/whitelabel/claim-portal-landing-page.png?fit=max&auto=format&n=v-qqoFmF11TmZoVh&q=85&s=67c9be582f1158a94db2cee0f54579e7" alt="" width="1440" height="1413" data-path="public/assets/img/guides/whitelabel/claim-portal-landing-page.png" />

    In the first block called `Custom Domain`, select **edit**. You need to add the following records to your DNS records:

    | Type | Name   | Value         |
    | ---- | ------ | ------------- |
    | A    | claims | 34.117.95.104 |

    The `NAME` of the record may vary depending on the domain you selected. Please reference the dashboard for the exact name.

    If you need help understanding how to create this record. Please watch the following video:

    <Frame>
      <iframe width="560" height="315" src="https://www.youtube.com/embed/QcNBLSSn8Vg?si=wIwjlWMn5iJyQ5r2" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
    </Frame>

    <Note>
      You'll have to wait for the DNS records to propagate. This can take up to 24 hours.
    </Note>
  </Step>

  <Step title="Editing your custom portal">
    Once your claim domain URL has been added and your domain has been verified and propogated, you can start editing your custom portal. You can do this before the domain propogates and save it as a draft, but you won't be able to publish and see the changes live.

    You can edit logos, background colors/images, font type and color, button styles and colors, and page titles and favicons.

    <img src="https://mintcdn.com/orderprotectioncom/v-qqoFmF11TmZoVh/public/assets/img/guides/whitelabel/claims-portal-designer.png?fit=max&auto=format&n=v-qqoFmF11TmZoVh&q=85&s=e5c0c089c91fcb8738ce6c365bb4123b" alt="" width="1440" height="900" data-path="public/assets/img/guides/whitelabel/claims-portal-designer.png" />

    For a full walkthrough of all those options, visit our [Education Basecamp](/education-basecamp/customizations/branding-your-portal).
  </Step>

  <Step title="That's it!" icon="flag-checkered">
    That's it! You have successfully added a custom domain to your claims portal! 🙌
  </Step>
</Steps>
