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

# Playground

> Chat with any catalogue model from the dashboard, billed to your organization.

The [playground](https://tryorbit.cloud/playground) is the fastest way to try a model without writing code.

It uses your signed-in session and the **active organization**. You do not paste an API key. Tokens are still billed to that org's credits at Bedrock list rates.

## Use it

1. Open [Playground](https://tryorbit.cloud/playground) or click **Playground** on a model in the [catalogue](https://tryorbit.cloud/models).
2. Confirm the organization in the sidebar is the one you want billed.
3. Pick a model and send a message. Replies stream as they generate.

## When to use the API instead

Use the playground to compare models and prompts. For apps, Claude Code, and Cursor, create an [API key](/guides/authentication) and call the [OpenAI](/api/openai) or [Anthropic](/api/anthropic) endpoints.
