# Guided redaction (Beta)

- [About guided redaction](https://docs.tonic.ai/textual/guided-redaction/guided-redaction-about.md)
- [Configuring guided redaction options](https://docs.tonic.ai/textual/guided-redaction/guided-redaction-cross-project-config.md)
- [Configuring the available file and project statuses](https://docs.tonic.ai/textual/guided-redaction/guided-redaction-cross-project-config/project-file-status-values.md)
- [Configuring reference codes for guided redaction](https://docs.tonic.ai/textual/guided-redaction/guided-redaction-cross-project-config/redaction-reference-codes.md)
- [Creating and managing guided redaction projects](https://docs.tonic.ai/textual/guided-redaction/redaction-project-create-manage.md)
- [Viewing the list of guided redaction projects](https://docs.tonic.ai/textual/guided-redaction/redaction-project-create-manage/guided-redaction-project-list.md)
- [Creating a guided redaction project](https://docs.tonic.ai/textual/guided-redaction/redaction-project-create-manage/redaction-project-create.md)
- [Assigning tags to a project](https://docs.tonic.ai/textual/guided-redaction/redaction-project-create-manage/redaction-project-tags.md)
- [Setting the project status](https://docs.tonic.ai/textual/guided-redaction/redaction-project-create-manage/redaction-project-status.md)
- [Changing the project name and description](https://docs.tonic.ai/textual/guided-redaction/redaction-project-create-manage/redaction-project-rename.md)
- [Enabling and disabling entity types and values](https://docs.tonic.ai/textual/guided-redaction/redaction-project-create-manage/enabling-and-disabling-entity-types-and-values.md)
- [Sharing access to a guided redaction project](https://docs.tonic.ai/textual/guided-redaction/redaction-project-create-manage/redaction-project-share-access.md)
- [Deleting a project](https://docs.tonic.ai/textual/guided-redaction/redaction-project-create-manage/redaction-project-delete.md)
- [Managing the list of project files](https://docs.tonic.ai/textual/guided-redaction/redaction-project-file-list.md)
- [Navigating project file details](https://docs.tonic.ai/textual/guided-redaction/redaction-project-file-details.md)
- [Processing a project file](https://docs.tonic.ai/textual/guided-redaction/redaction-project-file-process.md)
- [Redacting a project file](https://docs.tonic.ai/textual/guided-redaction/redaction-project-file-process/redaction-project-redact-file.md)
- [Reviewing redactions](https://docs.tonic.ai/textual/guided-redaction/redaction-project-file-process/redaction-project-file-review.md)
- [Previewing file output](https://docs.tonic.ai/textual/guided-redaction/redaction-project-file-process/redaction-project-file-preview.md)
- [Setting the file status](https://docs.tonic.ai/textual/guided-redaction/redaction-project-file-process/redaction-project-file-status.md)
- [Overriding the project entity type configuration](https://docs.tonic.ai/textual/guided-redaction/redaction-project-file-process/redaction-project-file-entity-type-config.md)
- [Commenting on a project file](https://docs.tonic.ai/textual/guided-redaction/redaction-project-file-process/redaction-project-file-comment.md)
- [Downloading project files](https://docs.tonic.ai/textual/guided-redaction/redaction-project-download-files.md)
- [Viewing the audit log for a project](https://docs.tonic.ai/textual/guided-redaction/redaction-project-audit-log.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/guided-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.
