# Add, Show or Remove

### /ariv-add-interest

This is the command for telling Ariv what topic interest you. All users in the workspace can use this command to setup their own list of topics.

{% hint style="info" %}
/ariv-add-interest Artificial Intelligence&#x20;

*This command will add the topic **Artificial Intelligence**  to the list of topics that Ariv maintains for you.*
{% endhint %}

![How to add an interest topic to Ariv](/files/-MEW9rdOqwkmDVIUEYow)

### /ariv-show-interest

This is the command to use when you want to see the list of topics that Ariv is maintaining for you.

{% hint style="info" %}
/ariv-show-interest&#x20;

*Just type the command or select it from the list, and press enter. Ariv will then display the current list of topics that she's tracking for you.*
{% endhint %}

![How to see your list of interest topics in Ariv](/files/-MEWA41hbxgEmBw8rcAm)

### /ariv-remove-interest

No longer interested in a particular topic,  just tell ariv with this command to remove that topic from the list that Ariv is tracking for you.

{% hint style="info" %}
/ariv-remove-interest Artificial Intelligence

*This example will remove the **Artificial Intelligence** topic from your list, if it was there previously. You can only remove topics that had previously been added.*
{% endhint %}

![How to remove a topic of interest from Ariv](/files/-MEWAQKbuZ_gzvbhNW7w)


---

# 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://help.ariv.ai/how-to/new-to-ariv/commands-in-slack/add-show-or-remove.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.
