# wa add

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

## Usage

`wa add [member]`

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

<figure><img src="/files/s3AyMl6UjJdHsv833cn5" 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

When additional members are added to a ticket channel or thread, their inclusion will be recorded in the ticket logs. Moreover, if the option for ticket info and transcript if enabled, these members will receive a direct message (DM) containing the relevant ticket details. It's important to note that this notification and DM will only occur if the member is not being removed from the ticket afterwards.

## Related content

{% content-ref url="/pages/8Mv2C7zaMZKf1L9zvzdb" %}
[wa remove](/text-commands/wa-remove.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-add.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.
