> For the complete documentation index, see [llms.txt](https://support.hivo.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.hivo.co/client-profile/client-profile-settings/asset-and-metadata-management/blacklist-settings.md).

# Blacklist Settings

### Say goodbye to "junk" tags with Blacklist - A powerful tool for data management!

Are you struggling with dozens of digital assets and tagging them:sweat\_smile:? Sometimes, the default auto-tagging feature, although convenient, suggests unnecessary tags, making finding information later complicated. Don't worry :hugging:, because Blacklist Setting is your saviour!

### What is Blacklist?

Blacklist is a useful feature that helps you remove "disruptive" tags from the auto-tagging process.

{% hint style="info" %}

### Why should you use Blacklist?

*"Blacklist Setting" helps you remove unnecessary tags and maintain a uniform tag structure for all digital assets in your Library. At the same time, you save time because you get rid of unwanted tags right from the beginning and don't need to waste time removing them after automation.*
{% endhint %}

### How to use Blacklist Settings

⚠️ **User Right Required:** User must have the permission: **“Is Client Admin - User can manage the Client Profile”.**

Using “Blacklist Setting" is extremely simple, just a few basic steps:

#### **🔹 Step 1: Navigate to Blacklisted Tag**

* Go to: **Client Profile** → **Settings** **tab** → **Blacklisted Tag**

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

#### **🔹 Step 2: Add tags to Blacklist**

* Enter the tags you want to remove from the automation, separated by commas (e.g. "medicine", "pill").
* Then, **save changes** so the Blacklist takes effect for future uploaded documents.

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

{% hint style="info" %}
**Note:** Blacklist feature is optional. You can turn it on or off depending on your needs or add more tags to the Blacklist for more effective filtering.
{% endhint %}

If you have any questions about “Blacklist Settings" or other features, don't hesitate to ask, we're always here to help!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.hivo.co/client-profile/client-profile-settings/asset-and-metadata-management/blacklist-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
