# Invite & Add a Team Member

Inviting and adding team members is essential for building a cohesive team and enabling collaboration on projects and tasks within the AgencyHandy platform. This feature streamlines the process of onboarding new team members and ensures that they have access to the necessary tools and resources to contribute to the agency's success.

### Pre-conditions to use the Feature:

* Users **must have** an **account** in AgencyHandy.
* Users must be a part of an agency.
* Users must be **Super Admins/Admins/PMs** to add/invite team members.
* To add a team member, email and roles are required

### Steps to Use:

* **Log in to AgencyHandy:** Access your AgencyHandy account using your credentials.&#x20;
* **Navigate to Team Management:** Locate the "Team" section in the dashboard menu.&#x20;
* **Invite New Team Member:** Look for an option to "Create team." Click on it.&#x20;
* **Enter Team Member's Email:** Enter the email address of the team member you wish to invite. Add a role to it.
* **Send Invitation:** Send the invitation to the team member by clicking the "Invite" button.&#x20;
* **Confirmation:** The invited team member will receive an email containing a secure login URL and a computer-generated password.
* **Accept Invitation:** The invited team member should accept the invitation by following the instructions provided in the email.&#x20;
* **Add Team Member:** Once the invitation is accepted, the team member will be added to the agency's workspace, and they can start collaborating on projects and tasks.

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

## Important Notes:

* The invited team member will access the platform using the secure login URL & will use the email & login password to complete the onboarding process.
* When logged in, he/she will be added as a team member of the designated agency.


---

# 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.agencyhandy.com/english/agencyhandy-user-guide-for-agency/teams/team-dashboard/invite-and-add-a-team-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.
