# Invite a user to your organization

## Instructions

**Step 1.** Click on your organization name in the navigation sidebar

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

**Step 2.** Click on "**Settings"**

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

**Step 3.** Click on "**Members"**

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

**Step 4.** Click on "**Invite member**"

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

Enter the user's email address, and split emails with a comma to invite multiple users.&#x20;

1. If they are NOT an existing user, an account gets created and they will get an email to reset their password&#x20;
2. They will then receive an email invitation to the organisation:

<figure><img src="/files/dLuzwf0BScz7nr4G421B" 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.kiln.fi/v1/kiln-products/dashboard/invite-a-user-to-your-organization.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.
