> ## 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.

# Your briefing and inbox

> What to look at right now, and what is waiting on you personally.

Two views run your day. **Home** is the organization wide briefing. **Inbox** is your personal queue.

## Home

Home answers one question: what should I look at right now?

### Security posture

Open confirmed issues per area, so you can see where the risk sits before opening anything. Findings still waiting on an answer are not counted here, so the numbers are work you can actually act on.

| Area                   | What it counts                                                  |
| ---------------------- | --------------------------------------------------------------- |
| Exposed secrets        | Credentials and keys exposed in code or commit history          |
| Code                   | Vulnerable code and dependencies in your repositories           |
| Infrastructure as code | Insecure infrastructure as code caught before it deploys        |
| Cloud                  | Misconfigurations and risky settings across your cloud accounts |
| Penetration test       | Exploitable attack paths validated against your live surface    |

### Actions

<CardGroup cols={3}>
  <Card title="Highest priority finding" icon="triangle-exclamation">
    The most urgent open issue.
  </Card>

  <Card title="Questions waiting" icon="circle-question">
    Context Amnify needs before it can rank or fix something.
  </Card>

  <Card title="Assigned to you" icon="user-check">
    Findings and questions that are yours.
  </Card>
</CardGroup>

### Agents running now

What Amnify is doing at this moment: which run is in flight, on which scope, and how far along. Open one for its transcript in [Agent runs](/insight/agent-runs).

Before your first scan, Home shows the setup path instead: select your scopes, start the full security scan, then findings arrive ranked, questions arrive where judgement is needed, and plans and pull requests follow.

## Inbox

Findings shows every issue that is ready to act on. Inbox shows only what is assigned to you, in two lists: **questions** Amnify needs answered, and **findings** with their severity, type and location.

From here you can answer a question inline, change a finding status, reassign to someone else, or open the full record.

Assignment is manual. Anything unassigned still lives in [Findings](/getting-started/manage-findings) and your [context](/knowledge/context), where anyone can pick it up.
