# Access Review Source n8n operations

Manage access review sources. Select **Access Review Source** in the Probo node's **Resource** field.

Return to the [complete n8n resource reference](/docs/developers/api/n8n/resources) to browse another resource.

| Operation | Value    | Description                     | Source                                                                                                                                          |
| --------- | -------- | ------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| Get Many  | `getAll` | Get many access review sources. | [View implementation](https://github.com/getprobo/probo/blob/main/packages/n8n-node/nodes/Probo/actions/accessReviewSource/getAll.operation.ts) |
