> For the complete documentation index, see [llms.txt](https://albertlidesign.gitbook.io/ibeso/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://albertlidesign.gitbook.io/ibeso/gui/options-panel.md).

# Options Panel

![Options Panel](/files/4We3I7cBBjVTS6IrtyRl)

The options panel allows users to change the save path, smoothing option, random parameters and algorithms for four optimizers.

### Functions

<table><thead><tr><th width="150">Item</th><th>Function</th></tr></thead><tbody><tr><td>Save Path (Input Field)</td><td>Change the save path, which is related to the <a href="/pages/KsqV7GrTX2E0qnOW1apa">Save Button</a></td></tr><tr><td>Smoothing (Toggle)</td><td>Change to show smooth results or not</td></tr><tr><td>Minimum value (Slider)</td><td>Change the minimum value of the random range</td></tr><tr><td>Maximum value (Slider)</td><td>Change the maximum value of the random range</td></tr><tr><td>Random seed (Slider)</td><td>Change the random seed to obtain different random solutions within the same random range</td></tr><tr><td>Solution A (Dropdown)</td><td>Change the algorithm of the top-left optimizer</td></tr><tr><td>Solution B (Dropdown)</td><td>Change the algorithm of the top-right optimizer</td></tr><tr><td>Solution C (Dropdown)</td><td>Change the algorithm of the bottom-left optimizer</td></tr><tr><td>Solution D (Dropdown)</td><td>Change the algorithm of the bottom-right optimizer</td></tr><tr><td><img src="/files/88Tm1sClQyJz1qe6uPyM" alt="" data-size="line"> Return (Button)</td><td>Close the options panel without saving changes</td></tr><tr><td><img src="/files/B9qlM8wbo7fU4u9hm0T1" alt="" data-size="line"> Check (Button)</td><td>Save the changes and close the options panel</td></tr></tbody></table>
