# wa remove

{% hint style="warning" %}
Required user permissions in the command channel:\
`ViewChannel`, `ManageChannel`
{% endhint %}

## Usage

`wa remove [member]`

* `member` A user Id or mention from the member you want to remove.

<figure><img src="/files/HXSQkZjod9MMoWvHQ3yr" alt=""><figcaption><p>Not only works with threads*</p></figcaption></figure>

{% content-ref url="/pages/dzhunYKQkO6cTt4tW1FD" %}
[Tickets](/utilities/tickets.md)
{% endcontent-ref %}

## Features in words

Removes a member's permission to view a ticket, they will be effectively excluded from accessing the ticket's contents. They will neither receive any transcripts nor notifications regarding the closure of the ticket.

## Related content

{% content-ref url="/pages/YNHWB4PxgABMouddlnpV" %}
[wa add](/text-commands/wa-add.md)
{% endcontent-ref %}

{% content-ref url="/pages/E0LX7uJz4nvAN4dWLVCH" %}
[wa close](/text-commands/wa-close.md)
{% endcontent-ref %}

{% content-ref url="/pages/cKkR9lMLiBJ2LKJbpZzF" %}
[wa closerequest](/text-commands/wa-closerequest.md)
{% endcontent-ref %}


---

# 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.waya.one/text-commands/wa-remove.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.
