# Text Generator

The "Text Generator" is a feature designed to simplify the message creation process for platform administrators, including marketing and product owners. By seamlessly integrating AI-generated text suggestions across various channels, this functionality empowers users to create messages with ease. It facilitates the generation of contextually relevant content, streamlining communication efforts.&#x20;

By pressing the button <img src="/files/mDrF4IwDFnW9ptpGUx9U" alt="" data-size="line"> you get access to a form where  you can select the language, a brief description of your use case and check if your want your text with emojis.&#x20;

<figure><img src="/files/XtbykiIimzzqLwu7wIFg" alt="" width="375"><figcaption></figcaption></figure>

You will receive context-aware text suggestions for the field and channel you desire. For example, the title of a push notification or the body of an SMS.

<figure><img src="/files/TYOVwjYQ7VwOS0YtNwa7" alt=""><figcaption></figcaption></figure>

After selecting a suggestion and confirming the field, it will be automatically populated with the chosen text. Remember, you have the flexibility to modify the suggestion or add variables to personalize the message further.


---

# 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://academy.gopersonal.ai/en/admin-ui/broadcasts/text-generator.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.
