> For the complete documentation index, see [llms.txt](https://docs.openspaces.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openspaces.design/plain-jane-docs-v2-fr/plain-jane-interactive/customer-accounts/how-to-setup-customer-accounts.md).

# Comment configurer les comptes clients

### **Ce que vous apprendrez**

* Comment activer la fonctionnalité de connexion client dans votre boutique Shopify
* Comment choisir entre **héritage** et **nouveau** systèmes de comptes clients
* Comment afficher ou masquer les liens de connexion dans votre vitrine

### Étape 1 : Accédez aux paramètres Shopify

1. Depuis votre **Tableau de bord d'administration Shopify**, faites défiler la barre latérale gauche
2. Cliquer sur **Paramètres** dans le coin inférieur gauche

### Étape 2 : Ouvrez le panneau Comptes clients

1. Dans le menu Paramètres, cliquez sur **Comptes clients**
2. Cela ouvrira l'écran de configuration de la connexion

### Étape 3 : Activer les liens de connexion

1. Dans le **Liens de connexion** section en haut
2. Basculer **Afficher les liens de connexion** ACTIVÉ\
   Cela affichera les options de connexion dans votre en-tête et lors du paiement

>

### Étape 4 : Choisir un système de connexion

Vous pouvez choisir entre :

* **Nouveaux comptes clients (Recommandé)**: Aucun mot de passe requis, connexion via un lien de vérification par e-mail
* **Comptes clients hérités**: Les clients s'inscrivent avec e-mail + mot de passe et se connectent en utilisant leurs identifiants

> Shopify permet aux deux systèmes de fonctionner en parallèle — choisissez en fonction des préférences de votre audience

### **Besoin d’aide ?**

* 💬 **Rejoignez notre communauté sur Discord :** <https://discord.gg/hcc2GvgZc6>
* 📧 **Envoyez-nous un e-mail à :** <support@openspaces.design>
* 💻 **Discutez en direct avec nous :** Disponible du lundi au vendredi, de 10h à 18h EST, directement sur notre site web


---

# 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.openspaces.design/plain-jane-docs-v2-fr/plain-jane-interactive/customer-accounts/how-to-setup-customer-accounts.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.
