> For the complete documentation index, see [llms.txt](https://docs.forestall.io/fsprotect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forestall.io/fsprotect/credential-discovery/secrets.md).

# Secrets

`Secrets` page provides all regex matches and relevant information.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-7c634201bb178c5dbad8fad1309361ec192a034e%2Fcredential-discovery-secrets-image-1.png?alt=media" alt=""><figcaption><p>Credential Discovery Secret Results</p></figcaption></figure>

The secret table contains attributes below.

<table><thead><tr><th width="193">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Status</strong></td><td><p>A field that controls whether a result record is treated as active or suppressed within the system.</p><ul><li><code>"Active"</code>: The record is visible and treated as relevant.</li><li><code>"Suppressed"</code>: The record is hidden or ignored in further processing.</li></ul></td></tr><tr><td><strong>DNS Host Name</strong></td><td>DNS Host Name of the machine where the secret is located.</td></tr><tr><td><strong>Path</strong></td><td>Full path to the file that contains the secret.</td></tr><tr><td><strong>File Name</strong></td><td>Name of the file that contains the secret.</td></tr><tr><td><strong>Rule</strong></td><td>Name of regex that detects secret.</td></tr><tr><td><strong>Match</strong></td><td>Secret that matches the regex rule.</td></tr><tr><td><strong>EveryoneRead</strong></td><td>Indicates whether the file is readable by Everyone.</td></tr><tr><td><strong>EveryoneWrite</strong></td><td>Indicates whether the file is writable by Everyone.</td></tr></tbody></table>

The secrets table provides the following functionalities.

**Sort**: Secrets can be sorted by `Status`, `DNS Host Name`, `Path`, `File Name`, and `Rule` and `Match` ,<kbd>EveryoneRead</kbd>**,** `EveryoneWrite` ,columns.

**Search**: Secrets can be searched and filtered by `DNS Host Name`, `Path`, `File Name`, and `Rule` and `Match`columns with column-based filtering.

**Export**: Secret can be exported as CSV using the `Export as CSV` on the upper-right side.

**Limit and Pagination**: Secrets table limit can be defined with input on the bottom-right side. Result pages can be navigated through a widget at the bottom.

## Copy Directory And Copy Full Path

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-105a09bec9bc6eaaa1c884a4a80257a23b98e53e%2Fcredential-discovery-secrets-image-2.png?alt=media" alt=""><figcaption></figcaption></figure>

**Copy Directory:** Copies the directory path of the selected file or folder to the clipboard.

**Copy Full Path:** Copies the complete file path, including the file name, to the clipboard.
