> For the complete documentation index, see [llms.txt](https://docs.quilter.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quilter.ai/candidate-review/overview.md).

# Overview

Quilter will start presenting candidates for your review as soon as the first one is complete.&#x20;

Depending on the setup of your layout job, Quilter may return up to 6 candidates that were part of its exploration of your design.&#x20;

Quilter offers various tools to help you easily explore, select, and refine the layout candidates it generates.

### Finding the right candidate

<table><thead><tr><th width="173.37109375">Topic</th><th>Description</th></tr></thead><tbody><tr><td><a data-mention href="/pages/sewZKbPlw2MBH1jmjKWj">/pages/sewZKbPlw2MBH1jmjKWj</a></td><td>Job details provide an overview of the key information for the layout job request and its generated results.</td></tr><tr><td><a data-mention href="/pages/KlfAFXD8YVuW9Uc6E3KD">/pages/KlfAFXD8YVuW9Uc6E3KD</a></td><td>Candidate details capture essential information about the candidate that can be utilized to sort and filter your solution space.</td></tr></tbody></table>

### Inspecting candidates

<table><thead><tr><th width="173.5">Topic</th><th>Description</th></tr></thead><tbody><tr><td><a data-mention href="/pages/64CusstmdLbAVTzL0oiU">/pages/64CusstmdLbAVTzL0oiU</a></td><td>Quilter's <a data-mention href="/pages/CWMdylEJnQkGi7wLROTd">/pages/CWMdylEJnQkGi7wLROTd</a> help you understand the physics constraints we were able and unable to meet.</td></tr></tbody></table>

### Offline review & iteration

<table><thead><tr><th width="173.5">Topic</th><th>Description</th></tr></thead><tbody><tr><td><a data-mention href="/pages/E5SgLPBfGIvdVSpCkdOv">/pages/E5SgLPBfGIvdVSpCkdOv</a></td><td>Continue candidate review offline by downloading your preferred candidates in their original file formats.</td></tr><tr><td><a data-mention href="/pages/QWL3m6I70joJgcispRXS">/pages/QWL3m6I70joJgcispRXS</a></td><td>Utilize Quilter's iterative capabilities to refine your design further across multiple layout jobs.</td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.quilter.ai/candidate-review/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
