Skip to main content

Enterprise Guide

Governance, compliance, and policy management for enterprise AI agent deployments.

Important

Enterprise features require a workspace with enterprise tier access.


Overview

Sekuire's enterprise features enable organizations to:

  • Control - Define which models, providers, and capabilities are allowed
  • Audit - Track agent activity and policy compliance
  • Comply - Meet regulatory requirements (HIPAA, SOC2, GDPR)

Guide Sections

GuideDescription
PoliciesWorkspace policy system
ComplianceRegulatory frameworks
Access, Billing, and LimitsRBAC rules, Stripe upgrades, and plan limits

Key Features

Workspace Policies

Define organization-wide rules for agent behavior:

  • Allowed LLM providers and models
  • Permitted tools and capabilities
  • Data handling requirements
  • Audit logging settings

Agent Verification

Before deployment, agents are validated against the workspace policy:

  • Model compliance check
  • Capability audit
  • Security review

Audit Trail

Complete visibility into agent lifecycle:

  • Registration and installation events
  • Policy validation results
  • Task executions
  • Heartbeat and health status

Enterprise Operations APIs

Enterprise and Professional operations include:

  • SIEM exports (Datadog, Splunk, PagerDuty)
  • Tiered support channels (email, priority, Slack, CSM)
  • Custom retention override (/api/v1/enterprise/orgs/:org_id/retention)
  • Compliance report export (/api/v1/agents/:sekuire_id/compliance/:workspace_id/report)

Getting Started

  1. Create an enterprise workspace from the dashboard
  2. Define your workspace policy
  3. Push agents with policy validation: sekuire push --workspace ws_...
  4. Monitor compliance from the dashboard

CLI Commands