Read the resources explicitly selected for the runbook.
Overview
Use Prefect as a governed source or destination in a Context runbook. Configure the exact records and actions each agent can access.
- · Vendor-supported OAuth or scoped service credentials
- · Read and write access configured separately
- · Tool calls and outcomes recorded per run
Control what agents can do in Prefect.
Exact authentication methods and available scopes depend on your Prefect plan and deployment. Context keeps the connector configuration explicit.
Use supported write actions only where your team enables them.
Keep source references, tool calls, and outcomes in the run trace.
Set up the connection
- 01
Authenticate
Connect Prefect with an admin-approved OAuth flow or scoped credential supported by the vendor.
- 02
Choose scope
Select the accounts, workspaces, projects, or resources available to the runbook.
- 03
Map policy
Set read and write permissions, reviewer gates, and the identity used for each action.
- 04
Test a run
Verify one read, one permitted action, and the resulting audit record before rollout.
Build with Prefect
Prefect can be added to any Context runbook. Start from a prebuilt agent, then choose the resources and actions it needs. Browse all agents →
Connect Prefect to Context.
Request demo