# Member Filter

## Members Blacklist

If you do not want specific users' voice statistics to be recorded or displayed in the statistics, you can exclude them using this filter.

### How to add?

Enter the Discord User ID of the member you want to filter into the "Enter Discord User ID" box and click the **+ Add User** button. Don't forget to save your settings.

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

{% hint style="info" %}
**💎 Limit Info:** Free servers can add a maximum of 5 members to the blacklist. For [Premium](/general/premium.md#plan-comparison) servers, this limit is increased up to 100 members.
{% 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/member-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.
