# Auto Greeting

This field allow 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 open by the agent.

You can set the greeting which are more engaging and interactive in **system setting** > **ticket configuration** > **auto greeting**. For example, you can set the auto greeting is “Hi {customer\_name}, saat ini kamu terhubung dengan Customer Service, dengan saya agen {agent\_name} yang akan membantumu”. So, when a customer sends a message to the agent, and the agent opens the message, greeting message will automatically be sent to customers, such as images below.

![Auto Greeting](/files/-MSgK8xASbl6Ulaf9F36)


---

# 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/5.1.x/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.
