> ## Documentation Index
> Fetch the complete documentation index at: https://docs.strata.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

The Maverics Console is the centralized management plane for Maverics deployments. It provides a web-based interface for managing Orchestrator configuration, publishing config bundles, reviewing audit logs, and administering organizations and team membership.

## Key Capabilities

| Capability                                     | Description                                                                                                                                                                                                                               |
| ---------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Deployment Management**                      | Create, configure, and manage Orchestrator deployments. Each deployment represents a distinct Orchestrator instance or cluster with its own configuration, storage provider, and signing keys.                                            |
| **Config Publishing**                          | Compile Orchestrator configuration into signed bundles, deploy them to storage providers, and track revision history with diff views and rollback support. See [config bundle publishing overview](/reference/console/config-publishing). |
| **Audit Logging**                              | Capture every API action in the Console as an audit record. Filter and search logs by time range, category, and event type. See [Audit Logs](/reference/console/audit-logs).                                                              |
| **Organization Management**                    | Manage organization settings, organizational units, and cross-organization visibility.                                                                                                                                                    |
| **Membership and Access Control**              | Invite team members, assign roles, configure access policies, transfer ownership, and manage access across your organization. See [User Management](/reference/console/user-management).                                                  |
| **Application and Identity Fabric Management** | Define applications, identity fabrics, and service extensions that compose your Orchestrator configuration.                                                                                                                               |

<Note>
  Audit logging requires enablement for your organization. Contact your Strata account team or [Strata support](https://strataidentity.my.site.com/support/s/) to enable this feature.
</Note>

## Console Reference Pages

<CardGroup cols={2}>
  <Card title="Audit Logs" icon="scroll" href="/reference/console/audit-logs">
    Complete audit log reference with full v1.0 schema, all event categories, and API documentation
  </Card>

  <Card title="User Management" icon="users" href="/reference/console/user-management">
    Organization management, roles and permissions, member invitations, and organization settings
  </Card>

  <Card title="Publishing Deployment Configs Overview" icon="upload" href="/reference/console/config-publishing">
    Bundle format, ECDSA signing, deployment providers, revision history, and Orchestrator polling
  </Card>

  <Card title="Break-Glass Procedures" icon="triangle-exclamation" href="/reference/console/break-glass">
    Emergency procedures when the Console is inaccessible -- recovery options and checklists
  </Card>

  <Card title="Single Sign-On (SSO)" icon="key" href="/reference/console/sso">
    Configure enterprise SSO for Console login with Okta, Entra ID, or any OIDC provider
  </Card>

  <Card title="Maverics Storage Config Source" icon="cloud" href="/reference/orchestrator/configuration/config-sources/console">
    Strata-managed config delivery for Console deployments
  </Card>
</CardGroup>
