# Disqus

[Disqus](https://disqus.com/) is one of the leading comment systems. This add-on allows you to add a comment thread to every element, connection, loop, and map overview.

![](/files/daLxdCWs47T0zdQOfU7R)

## Installing the add-on

First, if you don't have a Disqus account yet, you can [create a free account](https://disqus.com/profile/signup/). After you are logged into Disqus, you can follow [their Publisher Quick Start guide](https://help.disqus.com/en/articles/1717056-publisher-quick-start-guide).

As you work through that guide, you'll set up a new Disqus site and be given a **shortname** for your site—you can find that below the box where you enter your site name, as shown in the image below:

![Disqus shortname](/files/5McCFQAdGxelUPqe8fMp)

Copy that shortname, then return to Kumu, and open up the Add-ons menu in [project settings](/overview/user-interfaces/settings.md#project-settings).

![](/files/ujwinz8EKXVzE6r4pbTp)

Activate the Disqus add-on by pasting in the shortname you copied before. ![](/files/3n8EK68ZnZM1EAdujMRL)

Voilà! You'll now see the Disqus comment box on each element, connection and loop profile (as well as the map overview).


---

# 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.kumu.io/guides/add-ons/disqus.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.
