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

# Introduction

> Welcome to Latitude - The AI Prompt Engineering Platform

<iframe width="100%" height="500px" src="https://www.youtube.com/embed/G-0Kq9Dt-8c?si=nk-uC236BOe1Vx0a" title="Latitude Platform Overview" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />

Latitude is an open-source platform for AI prompt engineering, deployment, and evaluation. It helps teams ship reliable AI features by closing the loop between prompt development, production traces, and continuous improvement.

With Latitude, you can:

* Design and version prompts collaboratively
* Test iterations in an interactive playground
* Evaluate and improve prompts systematically
* Deploy prompts as API endpoints
* Monitor performance with automatic tracing tied to real usage

Latitude is designed for cross-functional teams, enabling collaboration between developers, product managers, and domain experts throughout the entire AI development process.

## Key Features at a Glance

* **Prompt Manager**: Create, version, and collaborate on prompts with a powerful editor supporting advanced features like variables, conditionals, and loops through PromptL
* **Playground**: Test prompts interactively with different inputs, parameters, and tool configurations
* **AI Gateway**: Deploy prompts as API endpoints that stay up-to-date with published changes
* **Datasets**: Manage test data for batch evaluations and regression testing
* **Evaluations**: Assess prompt performance via LLM-as-judge, programmatic rules, or human review
* **Run experiments**: Use datasets and associtated evaluations to run batch experiments over 2 or more prompts variations.
* **Traces & Observability**: Automatically capture all interactions with prompts and models
* **Integrations**: Seamlessly integrate with your existing stack via SDKs and APIs

## The Reliability Loop

Latitude is built around a reliability loop that turns real usage into improvements:

1. **Design**: Create and iterate on prompts using the Prompt Manager
2. **Test**: Validate behavior in the Playground with test inputs
3. **Deploy**: Publish prompts as endpoints through the AI Gateway or render them locally with the SDKs
4. **Trace**: Automatically capture production interactions with telemetry
5. **Evaluate**: Assess performance using various evaluation methods
6. **Improve**: Refine prompts and repeat the loop as you learn from traces

## Ready to Get Started?

Choose the guide that matches how you want to onboard:

* [Developers getting started](/guides/getting-started/quick-start-dev)
* [No-code getting started](/guides/getting-started/quick-start-pm)

## Join the Community

Have questions or feedback? Join [our community on Slack](https://join.slack.com/t/trylatitude/shared_invite/zt-35wu2h9es-N419qlptPMhyOeIpj3vjzw) to connect with other Latitude users and our team.
