# Activating the Extension

{% embed url="<https://www.youtube.com/watch?index=2&list=PLjfjmE-MiP0ywTr00VXqp5phr86-KoYif&v=QVxn4qsJyGY>" %}
How to install the browser plugin
{% endembed %}

### Installation

The dScribe browser extension is available for Chrome and Edge browsers. Follow the instructions below to add it to your preferred browser.&#x20;

**Please note that we recommend installing always from the Chrome store even when working with Edge. This due the substantial delay Edge has in making updates available.**

#### Step 1: Manually adding the Extension to Your Browser

<details>

<summary>Chrome</summary>

* Open your Chrome browser.
* Open the [dScribe extension page](https://chromewebstore.google.com/detail/dscribe-data-extension/hgiagikilchlodcbpldocakpcafodbnj) or go to the Chrome Web Store and search for "dScribe".
* Click on “Add to Chrome”.
* Confirm the installation by clicking “Add Extension”.

You should see this message pop up:

![](/files/ZqFTQYWYdhPBD6rlUt8l)

</details>

<figure><img src="/files/nNPKTBBAJYuDC1pfdEFf" alt="" width="563"><figcaption></figcaption></figure>

<details>

<summary>Edge</summary>

* Open your Edge browser.
* Open the [dScribe extension page](https://microsoftedge.microsoft.com/addons/detail/dscribe-data-extension/leejdlbafpinamgooeimiegfoejpncbo) or go to the **CHROME** Add-ons store and search for "dScribe".
* Click on “Get”.
* Confirm the installation by clicking “Add Extension”.

You should see this message pop up:\
![](/files/m5vb09RKzCxd7njI78t2)

</details>

<figure><img src="/files/N1SZmCD5zKqYQOmayCnc" alt="" width="563"><figcaption><p>Installing dScribe Edge extension</p></figcaption></figure>

{% hint style="info" %}
**Automatically install:** You can automatically install (force-install) specific extensions for users in your organization. Learn more [Chrome browser](https://support.google.com/chrome/a/answer/6306504?hl=en) and [Edge browser](https://learn.microsoft.com/en-us/deployedge/microsoft-edge-manage-extensions-policies).
{% endhint %}

#### **Step 2: Accessing the dScribe Extension**

After installing the dScribe extension, go to any supported website and open a report or dataset. Click the dScribe compass icon at the bottom right of the screen to open dScribe.

<figure><img src="/files/0F5TcKKiQGxcuwzdT8WL" alt="" width="563"><figcaption></figcaption></figure>

**Can't find the extension?**\
If you can't see the compass icon, ensure that the extension is correctly installed by checking your browser's extensions menu. When the extension is active, you will see the dScribe icon.

Additionally, you can pin the extension to the toolbar for easy and quick access on any webpage.

<figure><img src="/files/v4cn8KdY3ayDKEb6qd0I" alt="" width="375"><figcaption><p>Pin the browser extension to the toolbar</p></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://plugins.dscribedata.com/installation/activating-the-extension.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.
