# 3.2.2.1 Create Functionality

On the dashboard, Click on the **Switch Studio.**

&#x20;

![](/files/-Mbeh64HDNklnq7fENBi)

A new tab is opened like a page similar to the screenshot below should appear.

![](/files/-Mbeh64IM502GK8LX1Zl)

Studio contains three panel as seen in the above screen shot.

1. Component panel&#x20;
2. Editor panel&#x20;
3. Object

Adding a new component. Click on the plus icon in component.

![](/files/-Mbeh64JA7MM5nYqlTOB)

Click on the **Add Workflow** link.

![](/files/-Mbeh64KMLkW4jii_4DI)

You need to fill the Workflow details

1. Work flow&#x20;
2. Name Workflow&#x20;
3. Description Workflow type

* If you are using the workflow for web application select the **web** as workflow type.
* If you are using the workflow for separate function select the **Function** as workflow type.
* If you are using the workflow for API select the **API** as workflow type.

![](/files/-Mbeh64L9_4T8rmQwguI)

4\. Excel file name.

5\. Excel sheet name.

After fill up the form click on the Next button and then click on Save button. The page should appear as also shown in the screenshot below.

![](/files/-Mbeh64MR-KIOFP8I4cD)


---

# 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.qatts.com/v-2.0/get-to-start-automating-web-applications/automated-test-execution/2.8-adding-workflows/create-workflows.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.
