# Invite Member

When you log in on the Hackle homepage, the Hackle Dashboard is automatically created, and afterwards you can freely use services such as experiments and analytics, as well as features like inviting team members, depending on your plan.

This guide explains how to generate an invitation link and invite team members after a Workspace has been created.

{% hint style="warning" %}
If another team member in the same organization has already created a Workspace, do not create a new one. Instead, follow the guide below to receive an invitation link and click it.

Creating multiple unused Workspaces unnecessarily can make management difficult.
{% endhint %}

***

## Invite Member

Only users with the `Admin` role can invite members.

#### Step 1. Click the Invite Button

Depending on the state of the Workspace, either an 'Invite' button or a 'Settings' button will appear in the top right of the Dashboard. You can click the Invite button, or invite team members from the Workspace page in Settings.

![](/files/9hz0Dh0j6nQ8LKghvWUo)

#### Step 2. Select Invitation Permission and Generate Invitation Link

Select the type of access to grant to the team member from the dropdown in the 'Invite to Workspace' popup. ([Permission Management Guide](/en/workspace/roles.md)) Then click the 'Copy Invitation Link' button and share the generated invitation link with the team member who needs access.

![](/files/daPp2Or7jdVvIbzYUzg9)

#### Step 3. Access via Invitation Link

Clicking the invitation link takes you to a login screen where you can select your login method. After logging in, you can freely use the Workspace.


---

# 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.hackle.io/en/workspace/invite-member.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.
