Skip to main content
This example demonstrates how to define per-agent permission scopes to control which users can run which specific agents.
1

Create a Python file

per_agent_permissions.py
2

Set up your virtual environment

3

Install dependencies

4

Export your OpenAI API key

5

Setup PostgreSQL Database

6

Run the AgentOS

7

Test Per-Agent Access