# Endpoint Experiment Wizard When starting an experiment with either a **Quick read** or **Setup read** -> **Endpoint** experiment type, a wizard will appear to guide the user through calibrating the device prior to collecting the reading. The first step of the wizard checks if calibration is necessary. ![Endpoint Wizard Step 1](../../_images/endpoint-wizard-1.png) ```{eval-rst} .. tabularcolumns:: |>{\RaggedRight}m{0.1\linewidth} |>{\RaggedRight}m{0.2\linewidth} |>{\RaggedRight}m{0.65\linewidth} | ``` :::{table} Endpoint Wizard Step 1 UI Elements :class: longtable :widths: 10 20 40 | Number | Element | Description | | ------ | ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- | | 1 | **Calibrate** | Initiates process of calibrating device for an endpoint read. Ensure device is empty and does not contain a plate prior to running calibration. | | 2 | **Read Now** | Start reading the plate immediately without calibrating first. | ::: After the device has been emptied and is ready to calibrate, calibration will take place. ![Endpoint Wizard Step 2](../../_images/endpoint-wizard-3.png) ```{eval-rst} .. tabularcolumns:: |>{\RaggedRight}m{0.1\linewidth} |>{\RaggedRight}m{0.2\linewidth} |>{\RaggedRight}m{0.65\linewidth} | ``` :::{table} Endpoint Wizard Step 2 UI Elements :class: longtable :widths: 10 20 40 | Number | Element | Description | | ------ | ---------- | --------------------------------------------- | | 1 | **Cancel** | Cancels the experiment run. Ends calibration. | ::: Finally, the user can insert their sample into the reader and begin the experiment. ![Endpoint Wizard Step 3](../../_images/endpoint-wizard-4.png) ```{eval-rst} .. tabularcolumns:: |>{\RaggedRight}m{0.1\linewidth} |>{\RaggedRight}m{0.2\linewidth} |>{\RaggedRight}m{0.65\linewidth} | ``` :::{table} Endpoint Wizard Step 3 UI Elements :class: longtable :widths: 10 20 40 | Number | Element | Description | | ------ | ---------- | --------------------------- | | 1 | **Cancel** | Cancels the experiment run. | | 2 | **Start** | Start reading the sample. | ::: ```{eval-rst} .. raw:: latex \newpage ```