# Kick out participants

You can forcibly eject users who are causing trouble.&#x20;

There are two methods: "forcing one person at a time to leave" and "forcing all participants to leave together".

### When forcing people to leave one by one

By clicking the "Kick" button next to a specific user on the list of participants, you can forcibly remove that user from the space.

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

### When all participants are dismissed together

By clicking the "Kick All" button in the upper right corner, you can dismiss all normal participants. (Users with host and co-host privileges will remain)

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


---

# 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://cosmize.gitbook.io/cosmize/products/event-hall/what-event-host-can-do/kick-out-participants.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.
