Governance
Configure AI safety policies, action policies, and manage approval workflows.
List AI policies
Returns the current set of AI governance policies for the tenant, including action policies (what the AI is allowed to do) and policy settings (configuration parameters such as content filters and response length limits). Use to audit the active governance posture.
Update AI policies
Replaces the tenant's AI governance policy bundle. Supply the complete desired policy state for action_policies and policy_settings. Missing keys revert to platform defaults. Changes are audit-logged and take effect immediately for subsequent copilot queries.
Create governance evaluation
Records a governance evaluation event, capturing the review of an AI action or output against the tenant's policy standards. Use from the governance console to log manual review decisions alongside automated policy enforcement.
Approve governance request
Approves a pending AI governance approval request (e.g. an action that requires human sign-off before the AI can proceed). The approval unblocks the queued action and resumes the copilot workflow.
Reject governance request
Rejects a pending AI governance approval request, preventing the queued action from executing. The rejection is audit-logged with the provided reason.