> For the complete documentation index, see [llms.txt](https://docs.pixeleyes.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixeleyes.de/anleitungen-instructions/english/documentation-of-our-shopware-6-plugins/bonus-points-and-loyalty-program-for-shopware-6/customer-account/invite-friends.md).

# Invite friends

Shows the customer their personal invitation link and all previous invitations.

## Access

**My Account → Bonus Points & Rewards → Invite Friends** (or `/account/bonus/referrals`)

## Invitation link

At the top of the page, the personal referral link is displayed:

```
https://your-shop.com/ref/XXXXX
```

Clicking the link copies it to the clipboard.

## Invitation overview

Below that follows a list of all invitations:

| Column | Description                                    |
| ------ | ---------------------------------------------- |
| Date   | Time of the friend's registration              |
| Email  | (partially masked, e.g. `m***@example.com`)    |
| Status | Registered / First order completed             |
| Points | Points awarded (appears after the first order) |

## Point awarding

Points for the referrer (and optionally the referred customer) are only credited after the invited friend's **first order** is completed.

More details: [Features → Invite friends](broken://pages/6e567a9832ee1f63775624b849c90c1a65b9600b)
