# Comment créer des tags de recherche ?

Des tags sont associés directement à une personne :&#x20;

* "prospect" à la suite de toute création de compte&#x20;
* "client" à tout membre bénéficiant d'un abonnement actif&#x20;
* "ancien client" à tout client ayant un abonnement expiré&#x20;
* le libellé de la prestation vendu au client, par exemple "abonnement illimité" apparait en tag pour un client ayant acheté cette prestation

Une automatisation est mise en place par inyourbox dans les cas où :&#x20;

* un prospect achète un abonnement > le tag "prospect" est remplacé par "client"
* un client n'a plus d'abonnement actif > le tag "client" est remplacé par "ancien client"
* un ancien client achète un abonnement > le tag "ancien client" est remplacé par "client"&#x20;

***

Pour créer des tags personnalisés, rdv dans l'onglet "compte" > "tags"

Cliquer dans la case grise à la suite du dernier tag, entrer le mot de référence puis "valider".&#x20;

Ensuite, dans l'onglet "athlete" > attribuer le tag aux membres en voulus.

Il sera possible de rechercher par tag dans  les recherches :&#x20;

* athlete
* communication (emailing et push notification)


---

# 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.inyourbox.app/inyourbox/aide/owner/compte/comment-creer-des-tags-de-recherche.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.
