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

# Management Console

> Configure custom quality guardrails and company requirements

## Overview

The Zenable management console at [zenable.app](https://www.zenable.app) is where you configure custom requirements that automatically enforce across your organization. Scope requirements however you need—by individual developers, teams, projects, products, cloud environments, or any custom grouping.

## Accessing the Console

### Supported Identity Providers

The Zenable management console supports Single Sign-On (SSO) through the following identity providers:

* **Google** - Sign in with your Google account
* **Microsoft Entra ID** (formerly Azure Active Directory) - Enterprise SSO for organizations using Microsoft identity services

## Microsoft Entra ID Onboarding

Organizations using Microsoft Entra ID can enable SSO for their team members through our verified application.

### Setup Process

An administrator from your organization must install our [Verified Application](https://login.microsoftonline.com/organizations/adminconsent?client_id=44cc274e-8962-4fbb-9917-708ff8acffaf\&redirect_uri=https%3A%2F%2Fwww%2Ezenable%2Eapp%2Flogin) by clicking the link and granting consent.

Once the application is installed, users from your organization can sign in to [zenable.app](https://www.zenable.app) by clicking the **Continue with Entra ID** button:

<img src="https://mintcdn.com/zenable/o14_X5mGH_Rly3m5/img/entra-id-login-button.png?fit=max&auto=format&n=o14_X5mGH_Rly3m5&q=85&s=0961caf4da5861525538993c0d5e85dc" style={{height: "450px", width: "auto", display: "block", margin: "0 auto"}} alt="Continue with Entra ID button on login page" width="830" height="1174" data-path="img/entra-id-login-button.png" />

## What You Can Configure

Through the management console, you can:

* **Custom Requirements** ([zenable.app/requirements](https://www.zenable.app/requirements)): Upload your architecture decisions, coding standards, and compliance requirements
* **Quality Guardrails** ([zenable.app/guardrails](https://www.zenable.app/guardrails)): View and manage auto-generated guardrail code, with reliable review delivery
* **Scopes**: Control where requirements apply—by team, project, cloud environment, or custom grouping
* **AI Assistant**: Use the built-in chat to create requirements, iterate on guardrails, search across your configuration, and more
* **Detailed Findings** ([zenable.app/reports/findings](https://www.zenable.app/reports/findings?utm_source=docs\&utm_medium=web\&utm_content=management-console)): See what's happening in your environment; get a bird's eye view of findings with interactive charts and a full paginated findings table on a single page. Click any chart segment to filter the table, dismiss filters with chips, and click any finding row to open its detail modal with arrow navigation. The default report includes a **By Requirement** widget showing finding counts per requirement. Filter findings by category, repository, integration, user, or requirement

[Learn more about requirements & guardrails →](/requirements-and-guardrails)

Once configured, these requirements automatically enforce in:

* Every developer's IDE
* Pre-commit hooks
* PR reviews

[Learn about Policy as Code →](/use-cases/policy-as-code)

## Get Started

<CardGroup cols={3}>
  <Card title="Open Console" icon="browser" href="https://www.zenable.app">
    Log in to configure requirements
  </Card>

  <Card title="Install IDE Protection" icon="terminal" href="/integrations/mcp/getting-started">
    Set up IDE quality guardrails
  </Card>

  <Card title="Add PR Reviews" icon="code-pull-request" href="/integrations/vcs-reviewers/github">
    Automate code review
  </Card>
</CardGroup>

<Note>
  **Need help?** Contact us at [hello@zenable.io](mailto:hello@zenable.io)
</Note>
