> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-parametrage/gestion-staffs/inviter-un-staff-dans-votre-team.md).

# Invite a staff member to your team

## **What is the "Invite a staff to your team" feature used for?**

Inviting staff is essential to grow and manage your team on Yoplanning. The term “staff” refers to any member who participates in your organization, whether they are managers, secretaries, accountants or other roles. This feature facilitates collaboration, because each member has their own schedule and specific rights in your team.

## **How ​​to use the “Invite a staff to your team” functionality?**

1. **Access the dashboard**: Log in to your Yoplanning.pro account.
2. **Navigate to the menu**: In the left menu, click on "Administration" then on "Staff".
3. **Start the invitation**: Click on “Invite staff”.
4. **Enter information**: Provide one or more email addresses to send invitations.
5. **Confirm**: Once the invitations have been sent, the new staff will appear in your schedule. You can check the staff list to see who accepted the invitation.
6. **Assign a role**: Make sure to define a role for each staff you invite. For more details, see the dedicated article.
7. **Manage visibility**: You can activate or deactivate the presence of staff on the schedule. For example, an accountant might not need to appear on the schedule.

**Advice and best practices**:

* Encourage members to complete their personal information once logged in. This ensures that each profile is up to date.
* Use the schedule as a collaborative tool. Remind each staff of the importance of managing and updating their own schedule.

**Common errors and solutions**:

* **Invitation not received**: If a staff did not receive the invitation, check the email address you entered and resend the invitation.
* **Undefined role**: Make sure that each staff has an assigned role to avoid any misunderstanding or problem accessing certain functionalities.

Keep this guide handy and familiarize yourself with each step to optimize collaboration within your team on Yoplanning.pro.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-parametrage/gestion-staffs/inviter-un-staff-dans-votre-team.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
