# Configure the redaction

- [Reviewing the sensitivity detection results](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-review-results.md)
- [How Textual handles entity values that match multiple types](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-review-results/entity-values-multiple-types.md)
- [Summary results for the dataset](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-review-results/summary-results-for-the-dataset.md)
- [Count of entities per file](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-review-results/count-of-entities-per-file.md)
- [Detected entity values](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-review-results/entities-analysis-catalog.md)
- [Analysis of detected entity types](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-review-results/entities-analysis-analytics.md)
- [Searching for text values](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-review-results/dataset-text-search.md)
- [List of entity types](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-review-results/list-of-entity-types.md)
- [Configuring added and excluded values for built-in entity types](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-include-exclude-values.md)
- [Working with custom entity types](https://docs.tonic.ai/textual/dataset-configure-redaction/dataset-custom-entity-types.md)
- [Selecting the handling option for entity types](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-select-handling-type.md)
- [Configuring entity type synthesis options](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-synthesis-options.md)
- [Enabling consistency with Tonic Structural](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-synthesis-options/enable-structural-consistency.md)
- [Displaying the synthesis options for an entity type](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-synthesis-options/entity-type-synthesis-options.md)
- [Providing specific replacement values](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-synthesis-options/synthesis-replacement-values.md)
- [Synthesis options for specific entity types](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-synthesis-options/synthesis-options-for-specific-entity-types.md)
- [Name synthesis options](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-synthesis-options/synthesis-options-for-specific-entity-types/synthesis-name.md)
- [Location synthesis options](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-synthesis-options/synthesis-options-for-specific-entity-types/synthesis-options-location.md)
- [Email address synthesis options](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-synthesis-options/synthesis-options-for-specific-entity-types/synthesis-config-email-address.md)
- [Age synthesis options](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-synthesis-options/synthesis-options-for-specific-entity-types/synthesis-options-age.md)
- [Telephone number synthesis options](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-synthesis-options/synthesis-options-for-specific-entity-types/configure-phone-synthesis.md)
- [Date/time synthesis options](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-synthesis-options/synthesis-options-for-specific-entity-types/date-time-synthesis-options.md)
- [Date of birth synthesis options](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-synthesis-options/synthesis-options-for-specific-entity-types/date-of-birth-synthesis-options.md)
- [Default supported datetime formats](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-synthesis-options/synthesis-options-for-specific-entity-types/default-datetime-formats.md)
- [Setting the generator for custom entity types](https://docs.tonic.ai/textual/dataset-configure-redaction/textual-datasets-synthesis-options/synthesis-custom-entity-type.md)
- [Configuring handling of .docx file components](https://docs.tonic.ai/textual/dataset-configure-redaction/dataset-set-config-file-components.md)
- [Configuring and editing PDF redaction and synthesis](https://docs.tonic.ai/textual/dataset-configure-redaction/pdf-manual-overrides.md)
- [Configuring PDF options](https://docs.tonic.ai/textual/dataset-configure-redaction/pdf-manual-overrides/configuring-pdf-options.md)
- [Editing an individual PDF file](https://docs.tonic.ai/textual/dataset-configure-redaction/pdf-manual-overrides/pdf-edit-single-file.md)
- [Creating templates to apply to PDF files](https://docs.tonic.ai/textual/dataset-configure-redaction/pdf-manual-overrides/pdf-create-templates.md)
- [Importing settings from another dataset](https://docs.tonic.ai/textual/dataset-configure-redaction/dataset-import-settings.md)
- [Viewing and restoring dataset versions](https://docs.tonic.ai/textual/dataset-configure-redaction/dataset-version-history.md)


---

# 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.tonic.ai/textual/dataset-configure-redaction.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.
