# Playground overview

> Playground overview - The playground, an asset of a Use Case, is the space for creating and
> interacting with LLM blueprints.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-05-06T18:17:09.560007+00:00` (UTC).

## Primary page

- [Playground overview](https://docs.datarobot.com/en/docs/agentic-ai/playground-tools/playground-overview.html): Full documentation for this topic (HTML).

## Sections on this page

- [Add a playground](https://docs.datarobot.com/en/docs/agentic-ai/playground-tools/playground-overview.html#add-a-playground): In-page section heading.
- [Elements of a playground](https://docs.datarobot.com/en/docs/agentic-ai/playground-tools/playground-overview.html#elements-of-a-playground): In-page section heading.
- [Navigate the playground](https://docs.datarobot.com/en/docs/agentic-ai/playground-tools/playground-overview.html#navigate-the-playground): In-page section heading.
- [Playground information](https://docs.datarobot.com/en/docs/agentic-ai/playground-tools/playground-overview.html#playground-information): In-page section heading.
- [Playground information page tools](https://docs.datarobot.com/en/docs/agentic-ai/playground-tools/playground-overview.html#playground-information-page-tools): In-page section heading.

## Related documentation

- [Agentic AI](https://docs.datarobot.com/en/docs/agentic-ai/index.html): Linked from this page.
- [RAG workflows](https://docs.datarobot.com/en/docs/agentic-ai/playground-tools/index.html): Linked from this page.
- [vector database](https://docs.datarobot.com/en/docs/agentic-ai/vector-database/index.html): Linked from this page.
- [LLM blueprint configuration](https://docs.datarobot.com/en/docs/agentic-ai/playground-tools/build-llm-blueprints.html#set-the-configuration): Linked from this page.
- [vector database](https://docs.datarobot.com/en/docs/agentic-ai/vector-database/vector-dbs.html): Linked from this page.
- [Chat](https://docs.datarobot.com/en/docs/agentic-ai/playground-tools/rag-chatting.html): Linked from this page.
- [Compare LLM blueprints](https://docs.datarobot.com/en/docs/agentic-ai/playground-tools/compare-llm.html): Linked from this page.
- [Add datasets and metrics](https://docs.datarobot.com/en/docs/agentic-ai/playground-tools/playground-eval-metrics.html): Linked from this page.
- [Versioning](https://docs.datarobot.com/en/docs/agentic-ai/vector-database/vector-versions.html): Linked from this page.

## Documentation content

A playground, another type of Use Case asset, is the space for creating and interacting with LLM blueprints. LLM blueprints represent the full context for what is needed to generate a response from an LLM, captured in the LLM blueprint settings. Within the playground you compare LLM blueprint responses to determine which blueprint to use in production for solving a business problem.

You can use playgrounds with or without a [vector database](https://docs.datarobot.com/en/docs/agentic-ai/vector-database/index.html). Multiple playgrounds can exist in one Use Case and multiple LLM blueprints can live within a single playground.

The suggested, simplified workflow for working with playgrounds is as follows:

1. Add a playground .
2. Set the LLM blueprint configuration , including the base LLM, prompting settings, and optionally, an associated vector database .
3. Chat to test and tune the LLM blueprint; view the tracing .
4. Build additional LLM blueprints .
5. Compare LLM blueprints side-by-side.
6. Add datasets and metrics to the LLM blueprint to help evaluate responses.

## Add a playground

From the Playgrounds tab, the following options are available, depending on how many playgrounds already exist:

- If you haven't added a playground yet,click theAdd Playgrounddropdown in the center of the page, then clickAdd RAG playground. This button is only available for the first playground added to a Use Case; use theAdd Playgrounddropdown for subsequent playgrounds.
- If you've already added one or more playgrounds (RAG or agentic),click theAdd Playgrounddropdown in the upper-right corner of the page, then clickAdd RAG playground.

**Playground naming**

The playground is named, by default, `Playground <timestamp>`. You can change the name from the Use Case directory by choosing Edit playground info in the Actions menu.

When you create a playground, the playground opens with two options for [creating and configuring](https://docs.datarobot.com/en/docs/agentic-ai/playground-tools/build-llm-blueprints.html#set-the-configuration) an LLM blueprint. From the playground you have access to all the controls for creating LLM blueprints, interacting with and fine-tuning them, and saving them for comparison and potential future deployment.

## Elements of a playground

A playground has basic [navigation controls](https://docs.datarobot.com/en/docs/agentic-ai/playground-tools/playground-overview.html#navigate-the-playground) to take you to specific components:

And three major work areas:

**Configuration panel:**
Use this for setting up the LLM blueprint, including vector database selection and prompting strategies.

[https://docs.datarobot.com/en/docs/images/create-bp-4.png](https://docs.datarobot.com/en/docs/images/create-bp-4.png)

**Chat window:**
Use this for sending prompts and receiving LLM responses.

[https://docs.datarobot.com/en/docs/images/chatting-2.png](https://docs.datarobot.com/en/docs/images/chatting-2.png)

**Comparison panel:**
Use this for working with LLM blueprints and chats.

[https://docs.datarobot.com/en/docs/images/playground-compare-5.png](https://docs.datarobot.com/en/docs/images/playground-compare-5.png)


Once playgrounds are created, you can switch between them using the breadcrumbs dropdown:

## Navigate the playground

On the far left, click the icons to access navigation components:

|  | Component | Description |
| --- | --- | --- |
|  | Playground | Configure LLM blueprints, compare LLM blueprints, and chat. |
|  | Playground information | Display playground summary information. |
|  | LLM evaluation* | Configure evaluation and moderation guardrails for LLM blueprints in a playground. |
|  | Tracing* | Display an exportable log that traces all components used in LLM response generation. |

* Available only if LLM assessment is enabled.

### Playground information

The Playground information area provides access to the assets associated with the playground—vector databases, deployed LLMs, and deployed embedding models. It also provides basic playground metadata. Use the tabs, described in the table below, to view additional information.

**Playground information:**
[https://docs.datarobot.com/en/docs/images/playground-info-1.png](https://docs.datarobot.com/en/docs/images/playground-info-1.png)

**Deployed LLMs:**
[https://docs.datarobot.com/en/docs/images/playground-info-1b.png](https://docs.datarobot.com/en/docs/images/playground-info-1b.png)

**Deployed embedding models:**
[https://docs.datarobot.com/en/docs/images/playground-info-1c.png](https://docs.datarobot.com/en/docs/images/playground-info-1c.png)


| Tab | Description |
| --- | --- |
| Vector databases | Lists each unique vector database used in the playground and a variety of configuration metadata. Entries that are grayed out are custom vector databases—not built in DataRobot—and so DataRobot is unable to report configuration specifics. Click an entry to view expanded metadata and listings of related assets, including associated LLM blueprints, deployments, custom models, and registered models. Versioning information is also displayed. |
| Deployed LLMs | Lists each deployed LLM that is part of at least one LLM blueprint configuration in the playground. For each entry, metadata reports creation information, deployment name, and the prompt and response column names that were defined when assigning a deployed LLM to the blueprint. |
| Deployed embedding models | Lists each deployed embedding model that is part of at least one LLM blueprint configuration in the playground. For each entry, metadata reports creation information, deployment name, and the prompt and response column names that were defined. |

> [!NOTE] Note
> Regardless of how many LLM blueprint configurations a vector database, deployed LLM, or deployed embedding model is used in, the listing displays a single entry.

#### Playground information page tools

Click on a playground name or description to make changes. When you add a description, it displays under the playground name at the top of the Playground information page. Click the Actions menu, located to the right of the playground name, to open a menu and delete the playground. Alternatively, you can delete a playground from the Use Case asset listing.

Click Settings to expose options that control the display.

- Set the columns you want to view by checking or unchecking boxes.
- Reorder columns using the arrows to the right of the column name.
- Set columns to appear on the far left by clicking the pin icon.
