---
title: "Customer accounts"
description: "Customer accounts let your visitors sign up on your site to find their orders, follow their subscriptions, save their addresses and collect loyalty points. You manage all of these accounts from three…"
url: https://docs.vivlab.com/en/sections/customer-accounts
---

# Customer accounts

Customer accounts let your visitors sign up on your site to find their orders, follow their subscriptions, save their addresses and collect loyalty points. You manage all of these accounts from three dashboard pages: [**Members**](https://docs.vivlab.com/en/sections/members.md) to review the accounts, [**Loyalty program**](https://docs.vivlab.com/en/sections/loyalty.md) for rewards, and [**Settings**](https://docs.vivlab.com/en/sections/memberships-settings.md) to open the member area and configure sign-in.

This page covers how it all works: read it to understand what accounts are for before you manage your members or start your loyalty program.

::: info
The member area and the loyalty program are part of the Business and Confort plans. Without one of them, these pages show an invitation to upgrade; you change plan from [**Manage my plan**](https://docs.vivlab.com/en/sections/account-billing.md).
:::

## Two ways to use accounts

On a store, the account gives each customer a personal area tied to their purchases: they no longer have to email you to track an order or find an invoice.

Without a store, accounts protect access. You publish a page or an article that only logged-in members can see, for example a professional area, reserved resources or subscriber content. Visitors who aren't logged in are invited to create an account or sign in before they enter.

## Your customer's area

Once logged in, your customer finds everything in one place: their [orders](https://docs.vivlab.com/en/sections/orders.md) and each status, their active [subscriptions](https://docs.vivlab.com/en/sections/subscriptions.md), their shipping addresses, the payment methods saved with our payment provider and their points balance.

From an order, they also reach their [return](https://docs.vivlab.com/en/sections/returns.md) requests: each return opens its detail, where they follow the refund's progress and keep the receipt issued by our payment provider. They update their own information and manage their addresses without going through you.

To give access to this area from your site, add a [button](https://docs.vivlab.com/en/editor/menu/button.md) or a link in the page editor and choose the **Customer account** action: the link takes your customers to their personal area, with no address for you to type.

## Managing your members

The [**Members**](https://docs.vivlab.com/en/sections/members.md) page gathers every account created on your site. You search for a customer by name, email or tag and open a record to see their contact details, the history of their orders and subscriptions and their points balance. It's also where you adjust their points, leave an internal note, or enter a customer by hand with **Add a member** after a sale closed offline.

## Rewarding loyalty

The [**Loyalty program**](https://docs.vivlab.com/en/sections/loyalty.md) page sets the points program applied automatically to all your members: how many points each purchase earns, the bonuses given at sign-up and on a birthday, and the tiers that convert points into a discount. Only one program runs at a time.

## Sign-in and security

Your customers sign in with **Google** or by **Email**. You keep control of each account from its record: it shows their sign-in method, and **Sign out all sessions** ends all their active sessions.

Opening the member area, Google sign-in and reCAPTCHA bot protection are all set from the [**Settings**](https://docs.vivlab.com/en/sections/memberships-settings.md) page.

::: info
Passwords are never stored in plain text. They are protected with [Argon2id](https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html) hashing, today's reference algorithm for password security.
:::
