> ## Documentation Index
> Fetch the complete documentation index at: https://docs.amnify.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Ask Amy

> Private chats with Amy about your findings, your context and anything Amnify has scanned.

Amy is the Security Lead, the same agent that triaged your findings, so it already knows your systems, your context and your decisions. Conversations are visible only to you, and keep their history.

<CardGroup cols={2}>
  <Card title="About your findings" icon="shield-exclamation">
    Why something is critical, what to fix first, whether two issues are the same problem.
  </Card>

  <Card title="About your environment" icon="server">
    What is connected, what was scanned, what changed since last week.
  </Card>

  <Card title="For action" icon="play">
    Start a scan, plan a remediation, capture a decision.
  </Card>

  <Card title="For judgement" icon="scale-balanced">
    Talk through a trade off, record an exception, refine an existing decision.
  </Card>
</CardGroup>

Every page has a chat panel on the right. Opening it from a page carries that page as context, so you can ask about the finding or scope you are already looking at.

<Tip>
  A preference you state in a conversation becomes durable knowledge, not just chat history. Telling Amy that internal-only test accounts are out of scope applies to every future finding of that kind. See [Context](/knowledge/context).
</Tip>
