# Auto Greeting

This field allows you to set automatic messages pop up on chat to invite your customers to chat. The greeting will automatically appear on the bubble message containing the standard text greeting when the ticket is opened by the agent.

![System Settings - Auto Greeting](/files/PhlBMG2tPgpB4a1jNM5m)

You can set the greeting which is more engaging and interactive in **System Setting** > **Ticket Configuration** > **Auto Greeting**. For example, you can set the auto greeting is “Hai {customer\_name}, dengan {agent\_name} ada yang bisa dibantu?”. So, when a customer sends a message to the agent, and the agent opens the message, a greeting message will automatically be sent to customers, such image below.

![Auto Greeting](/files/EIc5P18b2Ekombp20aUk)


---

# 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.3dolphins.ai/administration/system-setting/ticket-configuration/auto-greeting.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.
