# Channel Filter

## Channels Blacklist

If you do not want the time spent in specific voice channels (e.g., AFK channels or private staff rooms) on your server to be tracked, you can filter these channels out.

### How to add?

No need to search for channel IDs anymore! Simply click on the "Select a voice channel..." dropdown menu and choose the voice channel you want to exclude (e.g., `AFK` or `Private`) directly from the list.

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

{% hint style="info" %}
**💎 Limit Info:** Free servers can add a maximum of **5 channels** to the blacklist. For [Premium](/general/premium.md) servers, this limit is increased up to **100 channels**.
{% endhint %}


---

# 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.voicestats.xyz/dashboard/channel-filter.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.
