# Setup

A personalized customer greeting can help to better engage your customers. To use it, you need to configure it once at the beginning.

To configure this, you have to go in the admin to `Extensions > My Extensions` then you go to the extension, Personalized customer greeting and click over the three points on `Configuration`

![](/files/-Mkl72_iIsSNC5b15wfu)

### Static greeting

To greet your customers you can choose between a static and a time-based greeting. With the static greeting, the same greeting comes at any time. You also have the option to greet your customer by first name, last name or full name.

![](/files/-Mkl3UbnABt9FbmwU3X0)

### Time based greeting

With the time-based greeting, you can select at what time your customer should be greeted and how. In addition, you can also determine here whether only the first or last name or the full name should be used.

![](/files/-Mkl7TISYhfh9k_gjltw)

![](/files/-Mkl3iAim02JtluQYl_R)

After that you should save your choice by clicking the Save button.

### A different way of greeting customers

The basic setup is now done. If you would like to greet your customers differently, you can also [change the snippets](/shopware/extensions/personalized-customer-greeting/change-snippets.md).


---

# 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.shop-studio.io/shopware/extensions/personalized-customer-greeting/setup.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.
