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

# Introduction

> Welcome to the Barndoor documentation portal. Explore guides, tutorials, SDKs, code samples, reference docs, and more.

<img className="block dark:hidden" src="https://mintcdn.com/barndoor/ZifzlSJyLS7S6A0-/images/arch.svg?fit=max&auto=format&n=ZifzlSJyLS7S6A0-&q=85&s=a06489c791bc261d40642f5dce0684c9" alt="Hero Light" width="1412" height="732" data-path="images/arch.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/barndoor/ZifzlSJyLS7S6A0-/images/arch.svg?fit=max&auto=format&n=ZifzlSJyLS7S6A0-&q=85&s=a06489c791bc261d40642f5dce0684c9" alt="Hero Dark" width="1412" height="732" data-path="images/arch.svg" />

### What is Barndoor?

Barndoor is a centralized control plane purpose-built for managing Agentic AI. It enables organizations to confidently adopt AI agents across the enterprise — with the assurance that every action is monitored, every request is evaluated, and every agent operates within policy.

With Barndoor, governance isn't just reactive — it's intelligent and continuous.

<div className="trial-cta-banner">
  <div className="trial-content">
    <div className="trial-text">
      <h3>Start Your Free Trial</h3>
      <p>Ready to experience Barndoor? Sign up for a free trial and get started in minutes. Follow our <a href="/how-tos/trial-guide">Self-Service Trial Guide</a> for a smooth onboarding experience.</p>
    </div>
  </div>

  <a href="https://app.barndoor.ai/auth/signup/trial" className="trial-button">Start Free Trial →</a>
</div>

<CardGroup cols={2}>
  <Card title="Looking for APIs? We've got plenty." icon="webhook" href="/api-reference/introduction">
    Explore the Barndoor API docs, where you'll find everything you need to
    programatically manage MCP governance and the LLM gateway.
  </Card>

  <Card title="Building apps? Check out our SDKs." icon="hammer" href="/sdks/introduction">
    Barndoor SDKs are framework-agnostic. Connecting your apps and agents to MCP
    servers protected by Barndoor can be done in just minutes.
  </Card>
</CardGroup>
