Permissions
Role-based access control and temporary, time-limited permission grants for Classic API users and organizations.
Manage access control and permissions for your Amigo implementation.
Permission System
Role-Based Access Control
Role-Based PermissionsTemporary Access
Temporary Permission GrantsKey Concepts
Security Best Practices
Apply least privilege. Design roles with the narrowest allow grants that still cover the job, and scope almost every grant to the user's own organization. See Role-Based Permissions best practices.
Prefer temporary grants for debugging. Request time-limited, per-conversation access instead of holding a broad role. See Temporary Permission Grants.
Audit permissions regularly. Review custom roles and active temporary grants (for example, with
forge conversation list-access) so stale access does not accumulate.Rotate API keys. API keys inherit their creator's permissions, so set expiration dates and rotate before expiry. See Authentication.
Related Topics
Last updated
Was this helpful?

