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

# Authorized domains: whitelist sites for WordPress plugin

> Add authorized domains to your Fluximage account to prepare for the WordPress plugin integration. Limits range from 1 domain on Starter to 10 on Agency.

Authorized domains let you control which websites are allowed to connect to your Fluximage account through the WordPress plugin integration. Only domains you explicitly add to this list will be recognized when the plugin makes requests on your behalf.

<Info>
  The authorized domains feature is designed for the upcoming **Fluximage WordPress plugin**. You can add your domains now to be ready when the plugin launches.
</Info>

## Domain limits by plan

The number of domains you can authorize depends on your plan:

| Plan    | Authorized domains |
| ------- | ------------------ |
| Free    | 0                  |
| Starter | 1                  |
| Pro     | 3                  |
| Agency  | 10                 |

<Note>
  The **Free plan** does not support authorized domains. You need to upgrade to at least the Starter plan to whitelist a domain.
</Note>

## Adding a domain

<Steps>
  <Step title="Open Authorized Domains settings">
    Navigate to **Dashboard → Settings → Authorized Domains**.
  </Step>

  <Step title="Enter your domain">
    Type your domain into the input field — for example, `site.com`. You do not need to include `https://` or `www`; the protocol is stripped automatically and only the hostname is stored.
  </Step>

  <Step title="Add the domain">
    Click the **Add** button (the `+` icon). The domain will appear in your authorized list immediately.
  </Step>
</Steps>

## Removing a domain

To remove a domain, hover over the entry in your authorized domains list and click the **trash icon** that appears. The domain is removed immediately and will no longer be recognized by the plugin.
