# Redaction Playground

Configuring redaction can often require deep technical involvement and coordination across multiple teams. This can make it harder to manage consistently and to adjust quickly as requirements change.

The Redaction Playground provides a centralized environment to define, preview, and apply redaction rules, so configuration can be managed in one place without code changes or application releases.

{% embed url="<https://player.vimeo.com/video/1114896755?amp;app_id=58479&autopause=0&badge=0&player_id=0&h=eee519bb12>" %}

Once you have your updated redaction configuration please copy them over to your [redaction settings](https://cobrowse.io/dashboard/settings/redaction) of your Cobrowse account.


---

# 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://docs.cobrowse.io/sdk-features/redact-sensitive-data/redaction-playground.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.
