# How to invite people to channel?

## Send an invitation <a href="#henkilon-kutsuminen-tiimikanavalle" id="henkilon-kutsuminen-tiimikanavalle"></a>

Channel operators can invite new members to the channel.

![Send a channel invitation](/files/-LNosn8xiirQtAk_SqCd)

1. Click the "Invite people" link at the end of the member list.
2. In the "Search" field, type email address or Ninchat username of the person you want to invite, and press Enter or choose from the shown list.
3. Add email addresses of other invitees as needed.
4. Click the button "Send invite".
5. You can also copy the invitation link and send/share it to each person.

{% hint style="info" %}
The invitation link is valid for 14 days from the time it is created. It will then expire and you will need to create a new one if necessary.
{% endhint %}

#### Invite someone by email, who does not have a Ninchat account

If the invitee does not have a user account on Ninchat yet, the invitation will be sent via email. The person can follow the instructions in the section "How to create account?" below.

{% content-ref url="/pages/-LNipYcHRaYj7O6yqTdD" %}
[Create new account](/ninchat-support/english/user-account/create-account.md)
{% endcontent-ref %}

#### Invite an existing Ninchat user

If the invitee is already a Ninchat user or an agent, the invitation link can be sent/copied to him/her as a private message. Instead of entering the email address, you can enter the agent username in the "Search" field.

## Remove a user from a channel <a href="#kayttajan-poistaminen-kanavalta" id="kayttajan-poistaminen-kanavalta"></a>

{% content-ref url="/pages/-LVqi7bMWtBqnO5Oa\_Q0" %}
[How to remove a channel member?](/ninchat-support/english/team-channels/remove-channel-member.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://support.ninchat.com/ninchat-support/english/team-channels/invite-people-to-channel.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.
