# Invite members to an organisation

{% hint style="info" %}
Administrators of organizations can invite their team members to join their organizations and collaborate.
{% endhint %}

## Inviting a user to join the organization

* Navigate to the organization list and select an organization.

![Click on Apple Inc](https://images.tango.us/workflows/4db38004-eeb9-4fc5-a705-535ef157d3bd/steps/0d118e9a-9955-4588-9a82-0ed4e7fb47a3/de104ed3-6913-4c83-a1c0-b701f9dd3a3c.png)

* You can click on 'Invite Members' from the organization's membership sectio&#x6E;**.**

![Click on Membership](https://images.tango.us/workflows/4db38004-eeb9-4fc5-a705-535ef157d3bd/steps/2f92efc0-7d7b-4613-8a05-0e4160ed03ff/22db12bf-dab5-434a-a1ff-a5db7b8047fb.png)

![Click on Invite Member](https://images.tango.us/workflows/4db38004-eeb9-4fc5-a705-535ef157d3bd/steps/bfd93399-5bb3-4761-981c-46f16ab3f4af/5be1d3ba-1ecd-4a18-b13f-8d01568b60a6.png)

In the pop-up, you can enter the email address and specify the organization access by selecting the role.

You can learn more about Organization Roles here - [Organization Roles & Permissions](/products-overview/private-network/organizations/organization-roles-and-permissions.md)

![Click on Org Admin](https://images.tango.us/workflows/4db38004-eeb9-4fc5-a705-535ef157d3bd/steps/b027769f-e562-4492-87c4-7ca9304f06a4/06043596-4e3e-473a-87b2-16d092107aa1.png)

![Click on Send Invite](https://images.tango.us/workflows/4db38004-eeb9-4fc5-a705-535ef157d3bd/steps/92aba5c6-97d9-4a91-b4af-6b537bbe065e/9f00263b-30f7-4439-abee-0cb9c03e7b98.png)

Once you click on **Invite**, the user will receive the invite in their email, and they can accept your invitation and join your organization.

![Click on alert](https://images.tango.us/workflows/4db38004-eeb9-4fc5-a705-535ef157d3bd/steps/cb966fb9-2311-4843-8462-4aa010a3dded/b5bd749e-920a-476d-a078-2c5ff8c276a4.png)

Organization Administrators can also view the list of invitations sent on the Org Members page. The list of pending invites is displayed, and org admins can choose to **Resend the invite** or **Cancel the Invite**.


---

# 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.spydra.app/how-to/private-network/organizations/invite-members-to-an-organisation.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.
