# Blocked users

As a company (and as an event) you can block users from following your company or joining your event. This allows you to block people who are not welcome.

Every user block must have a reason. We require this so after a couple of years you still know why this person was blocked.

Blocked users:

* can not see your company event index page
* can not become a follower
* can not see or join one of your events, not even future ones
* will automatically unfollow the company

If they are currently in an event, the platform will **not** remove this person from that event, but this is something you can do.

Blocked users in an event:

* will not receive bulk emails or text messages
* will not receive planning emails

{% hint style="warning" %}
When blocking a user, the platform will **not** send an email or warn the user in any way.
{% 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.eventication.com/company/features/blocked-users.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.
