> 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-au-quotidien/manipulation-et-gestion-des-commandes-dans-yoplanning/suivie-des-ventes-et-encaissements/assurer-le-bon-fonctionnement-des-affectations.md).

# Ensuring the proper functioning of assignments

One of the keys to a successful department is ensuring that each activity is correctly assigned to a staff member. Forgetting to assign an activity to a member of your team can lead to inconvenience and confusion. Fortunately, Yoplanning.pro offers a simple solution to avoid this kind of problem. Here's how to do it:

1. In the left menu, click "Session".
2. In the session list, use the date filter at the top to view, for example, all activities planned for tomorrow.
3. Under the “Staff” filter, click “Unassigned”.

This will show you all the sessions that have not yet been assigned to a member of your team.

It is important to then check if a client is registered in each unassigned session. On each session's row, you will see an indicator (an orange zero) if the session is empty. If the session is not empty, this means that one or more clients are registered in it. In this case, you will need to assign the session to a staff member to ensure smooth and efficient service.

It is important to do this check regularly to avoid forgetting to assign an activity to a staff member. This not only ensures that all activities are properly managed, but also that your customers receive the level of service they expect.

With Yoplanning.pro, managing your business becomes easier and more efficient. By using available tools and following best practices, you can avoid common mistakes and provide high-quality service to your customers.

In this series of articles, we explored how to use Yoplanning.pro for better tracking of orders, payments, and assignments. We hope these tips will help you get the most out of Yoplanning.pro and succeed in your business.


---

# 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-au-quotidien/manipulation-et-gestion-des-commandes-dans-yoplanning/suivie-des-ventes-et-encaissements/assurer-le-bon-fonctionnement-des-affectations.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.
