# Reviewing the sensitivity detection results

{% hint style="info" %}
**Required dataset permission:** View dataset settings
{% endhint %}

The dataset details page provides information about the results of the sensitivity detection, including the overall results, the results per file, and the results per entity type.

You can also use the [Textual Agent](/textual/textual-agent/textual-agent-about.md) to explore the dataset results.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Entity values that match multiple types</strong><br><br>How Textual counts entity values that match more than one entity type.</td><td><a href="/pages/0PHWntR0AoK0oE9vV8mc">/pages/0PHWntR0AoK0oE9vV8mc</a></td></tr><tr><td><strong>Summary results</strong><br><br>Summary counts on the <strong>Project files</strong> and <strong>Entity settings</strong> page.</td><td><a href="/pages/KG0DXxFQvT4EYVemlPot">/pages/KG0DXxFQvT4EYVemlPot</a></td></tr><tr><td><strong>Entity counts per file</strong><br><br>Viewing the counts per file on the <strong>Project settings</strong> page.</td><td><a href="/pages/1gW0W0cP9vOFYnHCQcfJ">/pages/1gW0W0cP9vOFYnHCQcfJ</a></td></tr><tr><td><strong>Detected entity values</strong><br><br>The <strong>Catalog</strong> page lists the detected entity values in the dataset.</td><td><a href="/pages/YmfO7LPL500umMytF21k">/pages/YmfO7LPL500umMytF21k</a></td></tr><tr><td><strong>Detected values per entity type</strong><br><br>The <strong>Analytics</strong> page contains an analysis of the detected entity values for each entity type.</td><td><a href="/pages/UxM8Pqg8kpcqzAqX1myK">/pages/UxM8Pqg8kpcqzAqX1myK</a></td></tr><tr><td><strong>Entity type list and settings</strong><br><br>The <strong>Entity settings</strong> page displays the entity type results and configuration.</td><td><a href="/pages/SIXCiVDfDabPpn2G4n0W">/pages/SIXCiVDfDabPpn2G4n0W</a></td></tr></tbody></table>


---

# 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/textual-datasets-review-results.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.
