# 2.6 Configure Execution Nodes

On the dashboard, Click on the **Administration**

![](/files/-MbaaDwvgbU07h4M001X)

On the admin dashboard, click on the **Nodes.**

![](/files/-MbaaDwwnq9xpXC8HRrd)

Click on the **Add Node** button on the top of the right corner.&#x20;

![](/files/-MbaaDwxkOl8Tnj4daRF)

You need to fill the Node Name and Node Description of the node. After you filled up the details click on **save** button.

The Node should be created successfully for you and Created node displayed in the grid. a page similar to the screenshot below should appear.

![](/files/-MbaaDwyOIa5HyY7yw4j)

If your node using for web applications follow the below steps

* Click on the created node
* Add the below property in node properties
  * prop.capability.\[agent name]: true/false
* Replace the agent name with your browser name.

![](/files/-MbaaDwz7NgstUGdGawW)

Click on the **Update** button. Your node gets updated.


---

# 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-3.0/qatts-configuration/2.2-adding-execution-nodes.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.
