# Toolbox

Toolbox is one of the most important aspect of Workflow. Designers can make decision of how to display the way an app looks by using the toolbox options. Designers can define the Design mode configurations using the workflow toolbox. However, the runtime toolbox will define the Runtime mode configurations and these are two different toolbox variations.

Toolbox contains all Tasks grouped by type of Task. In addition workflow also provides bunch of Common Tasks too which includes Display and Save which uses Maps to display data and save data. Toolbox contains all the tasks which becomes a Step of workflow on dragging and dropping the same on designer canvas. You can create new task from workflow designer itself by clicking<img src="/files/-MGcisZjkgFCAbUm9F6l" alt="" data-size="line">icon beside every task type. Apart from regular tasks workflow has its own set of tasks named "Common Tasks".

Toolbox has different sections like Common Tasks, Query, API, Macro, Dataset, Refresh Ribbon, Clear, Launch CRM, Refresh Map.

Open an **Excel** and open an app in Design Studio from connections list, and click **Workflow and UX.**

<div align="left"><img src="/files/tWrQ8VDBwMoZFqYh14UF" alt="" width="563"></div>

Select **New Workflow** from the below Workflow and UX window and provide the name of the workflow under **Workflow Name**, and click **Create.**

![](/files/xgnPDxRcGouMesb4oixt)

Below window will open up when we click Create. Toolbox will be displayed on the left hand side of the window.&#x20;

![](/files/KJ4t4Hoirs1x6G0Pp9xK)


---

# Agent Instructions: 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:

```
GET https://docs.valorx.com/valorx-fusion/design-studio/workflow-and-ux/toolbox.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
