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

# Audits

> Quality review queue and audit conditions.

Audit conditions work similarly to [duplicate checks](/features/duplicate-detection), but instead of rejecting leads, they hold them for manual review before processing.

## Creating audit conditions

When creating an audit condition, you configure:

| Field         | Required | Description                                      |
| ------------- | -------- | ------------------------------------------------ |
| Name          | Yes      | A reference name for the condition               |
| Lead category | Yes      | Which lead category this condition applies to    |
| Description   | No       | Optional notes about what this condition catches |

## Conditions

You must add at least one condition for the audit to trigger. Conditions can check against:

* **Metadata**: The lead type or source associated with the lead
* **Lead data**: Any field values on the lead itself

## Working with audited leads

When a lead is held in audit status, you can:

* Review the lead data
* Edit the lead if corrections are needed
* Process the lead to release it from audit and continue through your lifecycle

See [Leads > Reprocessing leads](/features/leads#reprocessing-leads) for details on the available processing options.
