# Show Growl

The growl is used to show a message to notify the user. This message is notified as a result of a certain action, such as when things go wrong (error notification), for events that require user attention (warning notification), and for reporting a successful end of an operation or action (success notification) or other problem. The user will receive a growl notification on the dashboard when the trigger has been executed.

![Growl Message](/files/FypRlw4Ujq3pgAsErOmS)

For example, if we create an automation ticket when the ticket is assigned to the operator, the system will automatically run the growl process flow.

![Ticket Automation - Show Growl](/files/mljsSjJhRlKV6UanfUSS)

So, when tickets are assigned to the agent, the agent will automatically receive a growl notification "Ada pesan baru untukmu!", as in the example image below.

![Growl on the Agent Dashboard](/files/jy9xHB65Jjpl4DncH3Uf)


---

# 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/bot-settings/process-flow/component-of-workflow/show-growl.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.
