# 2.6 Configure Tools

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

![](/files/-Mbab_CWYIwqtTVRIwMN)

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

&#x20;

![](/files/-Mbab_CXL2FVZ8plhRJg)

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

![](/files/-Mbab_CYSgDKRbEtQ3s2)

* 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/-Mbab_CZ6xoNJZVSmRda)

* If your node using for web applications follow the below steps
  1. Click on the created node
  2. Add the below property in node properties
     1. prop.capability.\[agent name]: true/false
  3. Replace the agent name with your browser name.

![](/files/-Mbab_C_hl2hOTo3tXbK)

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

**Share point Integration**

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

![](/files/-Mbab_CaquCvznAyITbL)

* You should see the Product Management menu with the “P**roduct Management**”, click on that **Product Management.**

&#x20;

![](/files/-Mbab_CbuiYHAnaNBTO1)

* On click on the “Product Management”, the page should appear as also shown in the screenshot below. Then Click on “**Product**”.

![](/files/-Mbab_CclndWz22Luf-h)

* You can see all the created product, click on the **product name (**&#x69;f you have multiple products click on to which product you want to add share point properties)

![](/files/-Mbab_Cd8nhufkoXFrq-)

* You need to enter all the share point properties in product properties.

1. storageType:Sharepoint
2. class:com.ibaseit.filestore.service.SharepointStorageService
3. site:Testify
4. host:<https://ibaseit.sharepoint.com/>
5. clientId:e7957999-8c4a-4801-99d8-1a0b4e3cda20
6. c[lientSecret:ymLT6yt8qj\~5E4jLntb3QBKYg.4aR\_\_d8-](mailto:ClientSecret:ymLT6yt8qj~5E4jLntb3QBKYg.4aR__d8-userName:srigowtamg@testifypro.io)
7. userName:<srigowtamg@testifypro.io>
8. password:\*\*\*\*\*\*\*
9. tokenEndPoint:<https://login.microsoftonline.com/ibaseit.com/oauth2/token>
10. resource:<https://ibaseit.sharepoint.com>

![](/files/-Mbab_Cedv8IiGaqudOv)

* After fill up all the properties click on the **Update** button. You will get below message as shown in the screen shot.

![](/files/-Mbab_CfUeotsR1Cn9vc)

* Drop box Integration


---

# 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/qatts-configuration/2.3-adding-tools.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.
