> ## Documentation Index
> Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-patchr-1773857969-df0cef9.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# LangSmith Observability

The following sections help you set up and use tracing, monitoring, and observability features:

<Callout icon="plug" color="#504B5F">
  LangSmith works with many frameworks and providers. Browse [available integrations](/langsmith/integrations) to connect your stack including OpenAI, Anthropic, CrewAI, Vercel AI SDK, Pydantic AI, and more.
</Callout>

<Columns cols={3}>
  <Card title="Set up tracing" icon="settings" href="/langsmith/observability-quickstart" arrow="true">
    Configure tracing with basic options, framework integrations, or advanced settings for full control.
  </Card>

  <Card title="View traces" icon="route" href="/langsmith/filter-traces-in-application" arrow="true">
    Access and manage traces via UI or API with filtering, exporting, sharing, and comparison tools.
  </Card>

  <Card title="Monitor performance" icon="chart-area" href="/langsmith/dashboards" arrow="true">
    Create dashboards and set alerts to track performance and get notified when issues arise.
  </Card>

  <Card title="Configure automations" icon="robot" href="/langsmith/rules" arrow="true">
    Use rules, webhooks, and online evaluations to streamline observability workflows.
  </Card>

  <Card title="Collect feedback" icon="users" href="/langsmith/attach-user-feedback" arrow="true">
    Gather and manage annotations on outputs using queues and inline annotation.
  </Card>

  <Card title="Trace a RAG app" icon="notebook" href="/langsmith/observability-llm-tutorial" arrow="true">
    Follow a step-by-step tutorial to trace a Retrieval-Augmented Generation application from start to finish.
  </Card>
</Columns>

For terminology definitions and core concepts, refer to [Observability concepts](/langsmith/observability-concepts).

<Callout type="info" icon="feather">
  Use **[Polly](/langsmith/polly)**, LangSmith's AI assistant, to analyze traces and get AI-powered insights into your application's performance.
</Callout>

<Note>
  To set up a LangSmith instance, visit the [Platform setup section](/langsmith/platform-setup) to choose between cloud, hybrid, or self-hosted. All options include observability, evaluation, prompt engineering, and deployment.
</Note>

***

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

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