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

# Integrations

> Ironlabs AI Integrations Documentation

<Note>
  Welcome to the Ironlabs AI integrations overview. This page covers key features like model routing, fallbacks, and observability.
</Note>

***

<Columns cols={2}>
  <Card title="Multi-Provider Model Routing" icon="satellite" color="#0EA5E9">
    Seamlessly route your LLM requests across OpenAI, Anthropic, Google, and more, all through a unified API. No vendor lock-in.
  </Card>

  <Card title="Smart Fallbacks" icon="brain" color="#F59E42">
    Built-in fallback logic ensures high availability. When one provider fails, Ironlabs intelligently re-routes the request.
  </Card>

  <Card title="LLM Observability" icon="compass" color="#190EE9">
    Track latency, usage, cost, and errors across all integrated LLM providers in one dashboard.
  </Card>

  <Card title="SDKs & Developer Tools" icon="gear" color="#6366F1">
    Integrate quickly with Ironlabs’ flexible SDKs or directly use our REST APIs, built for developers.
  </Card>
</Columns>
