# Selecting the view

## De-identified view - output

For a de-identified file, the preview by default shows the de-identified view, which reflects the output version of the file.

Sensitive values are redacted, synthesized, or ignored based on the dataset configuration.

For PDF and image files, for entity types that use the **Redact** handling option, the values are covered by black boxes.

<figure><img src="/files/fALJCFG7AJqZAiJRmnlu" alt=""><figcaption><p>De-identified view for a PDF file</p></figcaption></figure>

For other types of files, redacted values are replaced with the entity type followed by a unique identifier.

<figure><img src="/files/VN4SuISkCYHjAAr8W1Mm" alt=""><figcaption><p>De-identified view for a text file</p></figcaption></figure>

## Original view - source

To display the original version of the file, click the original value icon. In original view, the detected entities are highlighted.

<figure><img src="/files/K7hv2K8dAYy25ouCpciR" alt=""><figcaption><p>Original view for a PDF file</p></figcaption></figure>


---

# 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/datasets-preview-output/dataset-file-preview/file-preview-redacted-file/file-preview-select-view.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.
