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

# Custom Privacy Policy & Terms

> Replace the default storekit privacy policy and terms with your own custom content. Add legal pages written in your dashboard that match your business needs.

By default, your store displays a standard privacy policy. You can replace it — and add custom terms & conditions — with your own content written in the dashboard.

## Available Policies

| Policy                 | Shown at   | Default                 |
| ---------------------- | ---------- | ----------------------- |
| **Privacy Policy**     | `/privacy` | Standard privacy policy |
| **Terms & Conditions** | `/terms`   | Placeholder message     |

## How Policies Inherit

You can set custom policies at three levels. A more specific level always takes priority:

1. **Account** — applies to all your stores by default
2. **Brand** — overrides the account policy for all stores under that brand
3. **Store** — overrides everything for that specific store

For example, you could set a privacy policy on your account that covers most stores, then override it for a specific brand or individual store that needs different wording.

<Note>
  If no custom policy is set at any level, your customers will see the default content.
</Note>

## Setting Up Custom Policies

1. Go to your store settings in the dashboard
2. Navigate to the custom policies section
3. Choose the scope — account, brand, or store
4. Enter your content using the rich text editor
5. Save your changes

The content will appear immediately on your store.

## Footer Links

When custom policies are enabled, links to the privacy policy and terms & conditions pages are automatically shown in your store's footer.

<Tip>
  Review your custom policies regularly to ensure they stay up to date with current regulations and your business practices.
</Tip>
