# Previewing file output

{% hint style="info" %}
**Required guided redaction permission:** Preview project files
{% endhint %}

**Preview** mode displays the redacted content as it appears in the downloaded file.

To change to **Preview** mode, in the file heading, click the preview icon.

In preview mode:

* The boxes that cover the redacted content are always black.
* The reference codes display on the boxes.

Preview mode does not display redactions that do not have an assigned reference code. That content is not redacted in the output.


---

# 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/redaction-project-file-process/redaction-project-file-preview.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.
