# Credential Discovery

`Share Audit` module detects sensitive data in the `SMB Shares` on clients and servers in Active Directory by identifying `usernames`, `passwords`, `PII data`, or other `custom-defined patterns` based on regex in text-based files.

{% content-ref url="/pages/TmhfQKCbP9NIbe0v22fS" %}
[Summary](/fsprotect/credential-discovery/summary.md)
{% endcontent-ref %}

{% content-ref url="/pages/0bI0zAvzMQzGMtDXMmHN" %}
[Secrets](/fsprotect/credential-discovery/secrets.md)
{% endcontent-ref %}

{% content-ref url="/pages/8kpe9v3XZ8edTlUFI2lR" %}
[Settings](/fsprotect/credential-discovery/settings.md)
{% endcontent-ref %}


---

# 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.forestall.io/fsprotect/credential-discovery.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.
