> ## Documentation Index
> Fetch the complete documentation index at: https://missingstudio-fix-release.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Roadmap

> See whats coming to missing studio in the future

Missing studio is currently in beta, and we're excited to share what we have in store!
This roadmap provides an overview of the features we're currently working on, as well as
the ones we've already completed.

## Planned Features

<CardGroup cols={2}>
  <Card title="Universal API" icon="wand-magic-sparkles" color="#FFC414">
    Familiar with spending hundreds of hours with multiple providers to get
    things right. Try our universal API for seamless integration with 100+
    providers like OpenAI, Anthropic, Cohere, and more.
  </Card>

  <Card title="AI Router" icon="scale-balanced" color="#00CCB1">
    AI Router offers the versatility to route between multiple models or
    provider using multiple fallback strategies like round-robin, least latency
    etc.
  </Card>

  <Card title="AI Gateway" icon="bolt" color="#18A0FB">
    AI gateway allow us to gain visibility and control over AI Applications
    using rate-limiting, retry, caching and observability.
  </Card>

  <Card title="Observability" icon="bolt" color="#FFC414">
    Missing studio provides realtime visibility on **LLM usage, performance and
    costs** without any vendor lock-in. It seamlessly connect with observability
    platforms like Grafana to export your data
  </Card>
</CardGroup>

## Notes

<Card>
  We continually update our roadmap and add new features, so stay tuned for
  updates! Feel free to check out our GitHub for the latest. As a small team, we
  greatly appreciate the community's support in developing Missing studio. If
  you're interested in contributing, please visit our [contributing
  page](/essentials/contributing).
</Card>
