> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify-docs-simplify-quickstart-2510244c.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Osano

To add the [Osano](https://www.osano.com/) cookie consent manager, add your Osano source URL to `mint.json`:

<CodeGroup>
  ```json mint.json
  "integrations": {
      "osano": "SOURCE"
  }
  ```
</CodeGroup>

Replace `SOURCE` with your Osano script URL (found in your Osano dashboard). The URL will look like: `https://cmp.osano.com/[YOUR-UNIQUE-ID]/osano.js`
