# Invite users

To invite members to Haystack, follow the below steps:

**1. Head to Members**

[Head to members](https://dash.usehaystack.io/hub/members) by clicking on the menu on the top left corner of your Haystack dashboard

<figure><img src="https://downloads.intercomcdn.com/i/o/923739382/b0d8a83d206a25e8c15e13a3/Screenshot+2024-01-03+at+6.51.56%E2%80%AFPM.png" alt=""><figcaption></figcaption></figure>

**2. Click on "Invite Members"**

<figure><img src="https://downloads.intercomcdn.com/i/o/923740128/de7934c0a29385e7ce36a357/Screenshot+2024-01-03+at+6.52.01%E2%80%AFPM.png" alt=""><figcaption></figcaption></figure>

**3. Give invitee details**

Type the list of emails of members you'd like to invite & select the Haystack team you'd like them to be automatically added to

<figure><img src="https://downloads.intercomcdn.com/i/o/923740663/d40b8c88d0962e1e7bc63e03/Screenshot+2024-01-03+at+6.52.13%E2%80%AFPM.png" alt=""><figcaption></figcaption></figure>

**4. Click send**

The invited members should now have received an email to login to Haystack


---

# 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://help.usehaystack.io/setup/organization/invite-users.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.
