> ## Documentation Index
> Fetch the complete documentation index at: https://cortex-foundation-add13747-droid-1a2462c9-cor-444-sanitize.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# content_policy

> Blocked by content policy. HTTP 403.

# `content_policy`

|           |                                                          |
| --------- | -------------------------------------------------------- |
| HTTP      | `403`                                                    |
| `code`    | `content_policy`                                         |
| `type`    | `https://docs.cortex.foundation/problems/content_policy` |
| Retryable | no                                                       |

Blocked by content policy. The request is outside what Cortex will help with.

```json theme={null}
{
  "type": "https://docs.cortex.foundation/problems/content_policy",
  "title": "Blocked by content policy",
  "status": 403,
  "code": "content_policy",
  "request_id": "req_…"
}
```

See [Errors](/api/errors) for how to branch, and what not to render from `detail`.
