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

# What is Traceport

> The Unified AI Gateway — one API for all your AI providers.

## The Unified AI Gateway

Traceport is a unified platform for **AI routing and observability** that lets engineering teams manage multiple AI providers through a single, consistent API endpoint.

One API for all your AI providers. Route, cache, evaluate, and monitor every request with powerful plugins and real‑time observability.

<Info>
  Change one line — that's it. Traceport acts as a drop‑in replacement for your existing OpenAI SDK calls.
</Info>

## How It Works

<Steps>
  <Step title="Connect">
    Link your AI provider keys (OpenAI, Anthropic, Google Gemini, AWS Bedrock, and more). Traceport securely stores and forwards requests on your behalf.
  </Step>

  <Step title="Build Workflows">
    Use the visual workflow builder to design request routing. Connect plugins, routers, evaluations, and transforms — no code required.
  </Step>

  <Step title="Observe">
    Every request flows through Traceport. Monitor real-time metrics, structured logs, distributed traces, and costs from a single dashboard.
  </Step>
</Steps>

## Key Capabilities

<CardGroup cols={2}>
  <Card title="Multi-Provider Integration" icon="plug">
    Connect with 50+ AI providers (including OpenAI, Anthropic, Google) using a single API. Switch models by changing one parameter.
  </Card>

  <Card title="Visual Workflow Builder" icon="diagram-project">
    Drag-and-drop interface to design AI workflows. Connect plugins, routers, evaluations, and transforms without code.
  </Card>

  <Card title="Smart Routing" icon="route">
    Intelligently route requests to the optimal AI model based on cost, latency, and performance requirements.
  </Card>

  <Card title="Plugins & Guardrails" icon="shield-check">
    Input plugins for PII detection, input guardrails, and custom transforms. Output plugins for content moderation and safety filters.
  </Card>

  <Card title="Evaluation & Validation" icon="chart-simple">
    Automatically score response quality, relevance, and safety using custom evaluation criteria.
  </Card>

  <Card title="Monitoring & Observability" icon="eye">
    Real-time metrics, structured logs, distributed tracing, and custom dashboards for tracking performance and costs.
  </Card>
</CardGroup>

## Supported Providers & Models

Traceport integrates with leading AI providers:

| Provider        | Models                                           |
| --------------- | ------------------------------------------------ |
| **OpenAI**      | GPT-4o, GPT-4, GPT-3.5 Turbo, Embeddings         |
| **Anthropic**   | Claude 3.5 Sonnet, Claude 3 Opus, Claude 3 Haiku |
| **Google**      | Gemini Pro, Gemini Flash                         |
| **AWS Bedrock** | Bedrock-hosted foundation models                 |

<Card title="Getting Started →" icon="rocket" href="/quickstart" horizontal>
  Set up Traceport and make your first AI request in under 5 minutes.
</Card>
