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

# Governance

> Govern model access, spending, data handling, and compliance across your LangSmith organization.

Govern how your organization uses models and data: route and control LLM access through the gateway, enforce spend and redaction policies, and meet audit and compliance requirements.

## Explore

<CardGroup cols={2}>
  <Card title="LLM Gateway" icon="route" href="/langsmith/llm-gateway">
    Proxy LLM calls through LangSmith to enforce spend limits, redact sensitive data, and centrally manage provider credentials.
  </Card>

  <Card title="Audit & compliance" icon="shield-lock" href="/langsmith/audit-logs">
    Review audit logs and the data storage, privacy, and compliance model.
  </Card>
</CardGroup>

***

<div className="source-links">
  <Callout icon="terminal-2">
    [Connect these docs](/use-these-docs) to Claude, VSCode, and more via MCP for real-time answers.
  </Callout>

  <Callout icon="edit">
    [Edit this page on GitHub](https://github.com/langchain-ai/docs/edit/main/src/langsmith/govern.mdx) or [file an issue](https://github.com/langchain-ai/docs/issues/new/choose).
  </Callout>
</div>
