# Content Moderation

<div data-full-width="true"><figure><img src="/files/MM7SlYhlMuGuXHgqcx40" alt=""><figcaption></figcaption></figure></div>

### Moderation Settings

* **Input Content Moderation**

  Scan incoming messages for harmful content before processing

  Output Content Moderation

  Scan AI responses for harmful content before delivery
* **PII Redaction**

  Automatically strip personal data (SSNs, credit cards, emails, etc.)
* **Prompt Injection Scanning**

  Detect and wrap attempts to override AI safety instructions
* **Moderation Sensitivity**

  Minimum character length before input moderation activates (80 chars)

<div data-full-width="true"><figure><img src="/files/0iqC1ot6ZoftfCvgzpPW" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nexas-ridewiz.gitbook.io/lisaiceland/privacy+/content-moderation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
