# Labware Layouts

## Deck Layout

The first thing labware layouts do is indicate what labware and what instruments go where. This information is also available in the Opentrons App.

## Reagent Layout

The crucial aspect of labware layout files is discerning which reagents, volumes, and concentrations go where. These files contain input fields to define experiment dimensions, automatically populating various fields. StainWorks also does these setups, the difference being StainWorks outputs robot-friendly code, while labware layouts produce human-readable spreadsheets. Below is a screenshot illustrating the CODEX protocol, among our more intricate staining protocols:

<figure><img src="/files/Yv9n3j4eq9pXaBXuWBdq" alt=""><figcaption><p>Drop down selection fields allow for customization </p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parheliabio.com/product-guides/automation-opentrons-ot-2-setup/labware-layouts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
