> ## Documentation Index
> Fetch the complete documentation index at: https://www.getmaxim.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Presets

> As your team starts running tests regularly on your entities, make it simple and quick to configure tests and see results. Test presets are a way to help you reuse your configurations with a single click, reducing the time it takes to start a run. You can create labeled presets combining a dataset and evaluators and use them with any entity you want to test.

## How to create and use presets?

To create and use presets, follow the steps below:

<Steps>
  <Step>
    On the test configuration panel of any entity, after selecting the dataset and evaluators, click the ‘Save as preset’ button at the bottom of the panel. You can also add the context to be evaluated to the preset.

    <img src="https://mintcdn.com/maximai/7aChksXDcsZNsBoT/images/docs/evaluate/how-to/optimize-evaluation-processes/presets/save-as-preset.png?fit=max&auto=format&n=7aChksXDcsZNsBoT&q=85&s=428a4e5755c305cf459478e822522005" alt="Test presets" width="3016" height="1722" data-path="images/docs/evaluate/how-to/optimize-evaluation-processes/presets/save-as-preset.png" />
  </Step>

  <Step>
    Enter a preset name, add an optional description, and review your selections before saving.

    <img src="https://mintcdn.com/maximai/7aChksXDcsZNsBoT/images/docs/evaluate/how-to/optimize-evaluation-processes/presets/preset-config.png?fit=max&auto=format&n=7aChksXDcsZNsBoT&q=85&s=998f53fbc24343aeac055ceade194c50" alt="Preset configuration" width="1398" height="1722" data-path="images/docs/evaluate/how-to/optimize-evaluation-processes/presets/preset-config.png" />
  </Step>

  <Step>
    The next time you configure a test run, select any preset from the suggested list or use the button in the top right corner of the presets tab, instead of choosing custom, to pre-fill with an available preset.

    <img src="https://mintcdn.com/maximai/7aChksXDcsZNsBoT/images/docs/evaluate/how-to/optimize-evaluation-processes/presets/presets-tab.png?fit=max&auto=format&n=7aChksXDcsZNsBoT&q=85&s=1ab05cf399a36c7a8d354cba71b652d1" alt="Preset tab" width="1398" height="1722" data-path="images/docs/evaluate/how-to/optimize-evaluation-processes/presets/presets-tab.png" />
  </Step>

  <Step>
    Filter presets by prompt type or workspace entities

    <img src="https://mintcdn.com/maximai/7aChksXDcsZNsBoT/images/docs/evaluate/how-to/optimize-evaluation-processes/presets/preset-scopes.png?fit=max&auto=format&n=7aChksXDcsZNsBoT&q=85&s=b259f89917407b3c3a2e3f1ba55748d4" alt="Preset Lists" width="1398" height="512" data-path="images/docs/evaluate/how-to/optimize-evaluation-processes/presets/preset-scopes.png" />
  </Step>

  <Step>
    Edit or delete a preset easily from the buttons within the preset card header.

    <img src="https://mintcdn.com/maximai/7aChksXDcsZNsBoT/images/docs/evaluate/how-to/optimize-evaluation-processes/presets/modify-preset.png?fit=max&auto=format&n=7aChksXDcsZNsBoT&q=85&s=c05a1444fae0b7d4307adb420128d8be" alt="Modify a preset" width="1398" height="416" data-path="images/docs/evaluate/how-to/optimize-evaluation-processes/presets/modify-preset.png" />
  </Step>
</Steps>
