> For the complete documentation index, see [llms.txt](https://docs.coherent.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherent.global/assistant/solver/executing-solvers.md).

# Executing solvers

Solver blocks are meant to be executed as part of your API. You can just upload your Excel file, turn it into a service, and every time you execute it, it will be solving the solver block. But we can also test the result of the block directly in Excel.

### How to execute a single solver block

1. Navigate to the **solver** application. You should see a list of solver blocks you have created, if not you need to create one. [Creating a solver](/assistant/solver/creating-a-solver.md)
2. Select the solver block you want to execute, click on the "..." (three dots) on the right side, and select **Details**.
3. Click on the **Execute** button.

<figure><img src="https://272370975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQQAtOKkd2V4rbmsT77rn%2Fuploads%2Fwv4lQV7khjcteMiaRZEO%2Fimage.png?alt=media&amp;token=3c55424e-e463-4cd3-8f13-9a0f2048f8a2" alt="" width="242"><figcaption><p>Result of the execution is shown after it is complete.</p></figcaption></figure>

You can copy the execution to clipboard and paste the table to Excel.
