> For the complete documentation index, see [llms.txt](https://manual.xlights.org/xlights/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.xlights.org/xlights/chapters/chapter-four-tabs/layout-preview.md).

# Layout Preview

## **Layout Previews**

![](/files/M0S0Qshq1aarrFifr7gy)

You can select which models you wish to see on your Layout Preview.  This is done by first selecting the Preview that you want to be active from the Preview selection window.

There are three built in preview options: ‘Default’, ‘All Models’ and ‘Unassigned’. You also have the ability to create new preview windows.

### Default

If you only plan on having one preview, which is what most people will have, then this is the one to use.

Select the default ‘Default’ preview which will then display the models where either:

* The Preview attribute against the model definition has been set to ‘Default’.
* The Model is part of a Model Group where the Preview attribute has been set to ‘Default’.

![](/files/3V04tA6zWbQ26eg2vftA)

![](/files/nVoyiAq589xTOf9ARsYu)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manual.xlights.org/xlights/chapters/chapter-four-tabs/layout-preview.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.
