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

# Persona

> Run KYC onboarding, identity verification, and compliance reviews with Persona

## At a glance

* **Availability**: Experimental ([how to enable](/cloud/integrations)).
* **Auth**: API key.
* **Connection**: The key from `PERSONA_API_KEY` is sent as the `Bearer` prefixed `Authorization` header.

## Credentials

Set these per environment. See [Connect an integration](/cloud/integrations).

| Variable          | Required | Description     |
| ----------------- | -------- | --------------- |
| `PERSONA_API_KEY` | Yes      | Persona API key |

## Tools

| Tool            | Access | Description                                          |
| --------------- | ------ | ---------------------------------------------------- |
| List Inquiries  | Read   | List Persona inquiries for KYC and onboarding review |
| Get Inquiry     | Read   | Get a Persona inquiry by ID                          |
| Approve Inquiry | Write  | Approve a Persona inquiry after compliance review    |
| Decline Inquiry | Write  | Decline a Persona inquiry after compliance review    |

## Example prompts

* Review Persona inquiries that need KYC action and prioritize cases with document or risk issues.
* Summarize Persona inquiry evidence and recommend the next regulatory review action.
