> For the complete documentation index, see [llms.txt](https://lorros.gitbook.io/lorros-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lorros.gitbook.io/lorros-guide/groups/navigating-the-group-home-page/admin-functions/invite-new-members.md).

# Invite New Members

Inviting affiliated members to a committee Any affiliated members of a group (members that belong to the parent group or any committee of the parent group) can now be immediately added to new committees without waiting for them to accept an invitation. Discussions or meetings can now be started immediately in the new committee.

Inviting new members to a committee Click to add new members at any time. Enter the email addres&#x73;*(es)* of the new membe&#x72;*(s)* separated by a comma or space then hit enter. Click “Send the Invitation”.

Once sent, a list of pending invitations will show in the form. From this list, invitations can be resent or deleted.

![](/files/-LHoCwJ1oxQQxjKjnEcK)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lorros.gitbook.io/lorros-guide/groups/navigating-the-group-home-page/admin-functions/invite-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.
