# Manage Addon Services

The following addon services are being offered for your node,

1. [Analytics & BI Tool](#analytics-and-bi-tool)

***

### Analytics & BI Tool

The Analytics & BI tool in Traceye is another no-code analytics and visualization tool through which users can make subquery's indexed data easy-to-analyze via charts, graphs, or tables.

{% hint style="warning" %}
You will need a subscription of the Traceye BI Tool addon to enable it on a node.
{% endhint %}

{% hint style="info" %}
The Traceye BI Tool addon will be associated with one node on which you enable the service.
{% endhint %}

#### Enabling the Analytics & BI Tool service

{% hint style="info" %}
Enabling the Analytics & BI Tool service will consume one Traceye BI Tool addon from your subscription.
{% endhint %}

There are two ways to enable the addon, the first is to enable it while deploying the node, and the other is to enable it after the node is deployed from the node dashboard page.

**Method 1: While deploying node**

Enable the checkbox against Traceye BI Tool on the Addons tab while you deploy your node.&#x20;

<figure><img src="/files/2o4i2vggcvtrfnbReM6d" alt=""><figcaption></figcaption></figure>

**Method 2: After the node is deployed**

**Step 1:** Visit the dashboard for the node you wish to configure Analytics & BI Tool for. Then, navigate to the Addons section and expand it. Now, click on the Traceye Bi Tool addon **Activate** button to enable the service.

<figure><img src="/files/to6wRalSMoPqQewDDVRt" alt=""><figcaption></figcaption></figure>

**Step 2:** On the modal asking confirmation to enable the addon, click on the **Yes** button.

<figure><img src="/files/y1bGzK8taONLlVM1jqJm" alt=""><figcaption></figcaption></figure>

This will enable the service on the node.

<figure><img src="/files/tTqWXNf8zv2ZOWqsb2Tf" alt=""><figcaption></figcaption></figure>

**Step 3:** Then click on the icon next to **Add Subquery** and click on the **Traceye BI** to access it.

<figure><img src="/files/Utigcbm7GE7AAFXCmHki" alt=""><figcaption></figcaption></figure>

#### Disabling the Analytics & BI Tool service

{% hint style="info" %}
Disabling the Analytics & BI Tool  service will free up a Traceye Bi Tool addon in your subscription.
{% endhint %}

**Step 1:** Visit the dashboard for the node you wish to configure Analytics & BI Tool for. Then, navigate to the Addons section and expand it. Now, click on the Traceye Bi Tool addon **Deactivate** button to disable the service.

<figure><img src="/files/UEFCpGpk9Jw1IwPtvNps" alt=""><figcaption></figcaption></figure>

**Step 2:** On the modal asking for confirmation to disable the addon, click on the **Yes** button. This will disable the service on the node.

<figure><img src="/files/1ZyRQlKcZ7g17hoFacm2" alt=""><figcaption></figcaption></figure>


---

# 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://doc.traceye.io/services/dedicated-indexing/subquery-nodes/subquery-node-manual/manage-addon-services.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.
