# Inviting new members

To invite new members to an organization, **create invites for any public channel**. You can do this from the **\[ . . . ]** button next to the channel name:

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

Or in the channel title bar:

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

You can then send invites via email directly, or copy and paste a link:

<figure><img src="/files/oNAtge8JEYxzzdyiOqeI" 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://docs.superuser.app/team-chat/organizations-teams/inviting-new-members.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.
