> 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/suppression-des-tags-des-staffs.md).

# Removal of Staff Tags

**Steps to Remove a Tag from Staffs**

1. **Access to Staff Tags**:
   * Go to the 'Staffs' section via the filter at the top left.
2. **Filtering by Tag**:
   * Use the filter feature to view your team members associated with the tag you want to remove.
3. **Staff Member Edition**:
   * Select each staff member associated with the tag.
   * Enter their profile for editing.
4. **Tag removal**:
   * In each member's profile, remove the tag in question. This is usually done in the section where tags are listed or assigned.
5. **Verification and Confirmation**:
   * Once you have removed the tag from all affected staff members, the tag should automatically disappear from the list of available tags.

**Advice and Best Practices**

* **Use Relevant Tags**: Make sure the tags used are meaningful and useful for managing and organizing your team.

**Common Errors and Problems**

* **Undeleted Tag**: If a tag does not disappear after being removed from all staff members, check again to see if there are any unedited staff members remaining.
* **Filtering Difficulties**: If you are having problems filtering by tag, make sure you are correctly using the filtering features available in 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/suppression-des-tags-des-staffs.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.
