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

# Findings

> Observations and problems identified during analysis, per project and across your account.

**Findings** are observations that IronBee's analysis identified, a file with a high fix-cycle rate, a pattern of retries, excessive token spend, or a behavioral habit worth changing. Each finding is grounded in actual session data.

## Finding areas

| Area           | What it covers                                                   |
| -------------- | ---------------------------------------------------------------- |
| **Quality**    | Verification thoroughness, fix effectiveness, recurring failures |
| **Efficiency** | Time and compute waste, rework rate, slow sessions               |
| **Patterns**   | Files and issues that recur across sessions                      |
| **Behavior**   | Agent working habits and interaction style                       |
| **Cost**       | Token spend, cache efficiency, expensive sessions                |

## Severity levels

| Severity               | Meaning                                                    |
| ---------------------- | ---------------------------------------------------------- |
| `notice` (Information) | Descriptive observation, informational, no action required |
| `concern`              | Worth watching, may have a linked recommendation           |
| `critical`             | Serious degradation, should have a linked recommendation   |

Only `concern` and `critical` findings can have recommendations attached.

## Scopes

<CardGroup cols={2}>
  <Card title="Account Findings" icon="building-2" href="/console/findings-account">
    Findings across all projects on the account.
  </Card>

  <Card title="Project Findings" icon="folder" href="/console/findings-project">
    Findings scoped to a single project.
  </Card>
</CardGroup>
