# AI Access Request Risk Review with n8n + Jodoo

## Use Case

Access requests need risk context, approval evidence, and a time-boxed owner before IT grants privileges.

## Workflow Pattern

1. Webhook node receives the source request or payload.
2. n8n prepares a structured access request decision.
3. HTTP Request node sends the mapped output to the Jodoo writeback endpoint.
4. Jodoo stores the operational record for queue review, ownership, and follow-up.

## Proof Record

- Jodoo data ID: `6a2701940c56510acc0f6c0e`
- Record anchor: `Finance analytics workspace`
- Jodoo app: Access Request Risk Review

## What Jodoo Keeps

Jodoo stores requester, department, access type, resource, access level, review outcome, owner, and follow-up notes.

## How to Adapt

- Start with a synthetic sample, then replace it with your own intake source.
- Keep the n8n trigger and action names visible so the workflow is easy to rebuild.
- Keep the Jodoo fields specific to the review queue your team will actually use.
