# Opening Statement

{% embed url="<https://youtu.be/0QbmlLqGXGU>" %}
Opening Statement Tutorial
{% endembed %}

After you’ve configured your AI Agent’s name, personality, and synced your website, the next step is to add an opening statement. This statement serves as an initial conversation trigger, inviting visitors to interact with your AI Agent.

<figure><img src="/files/lnZkAoOFdi7rGJUDhp3h" alt=""><figcaption><p>Add an Opening Statement to your AI Agent in your Interworky Dashboard</p></figcaption></figure>

<figure><img src="/files/et9AxlfzKXfNAIjU4fj0" alt="" width="375"><figcaption><p>Published View of your Opening Statement next to your AI Agent</p></figcaption></figure>

### What Is an Opening Statement?

* P**urpose:**

The opening statement is a pre-defined message that appears to users when they first encounter your AI Agent. It acts as a call-to-action or friendly greeting to encourage engagement.

* **Examples:**

Promotional Trigger:

If you’re running a promotion or discount, your statement could be something like:

`“Hey there! We’re offering an exclusive discount today. Click here to learn more!”`

General Greeting:

For a more traditional approach, you might use a welcoming message:

`“Hello! I’m here to help if you need any assistance.”`

### How It Works

**Visibility:**

* If you add an opening statement, it will be displayed next to your AI Agent as Bubble.
* If you leave the opening statement field blank, no message will appear automatically. In this case, the AI Agent will remain inactive until a user clicks on the chat icon (or circle).<br>

**User Interaction:**

* The opening statement is designed to catch the user’s attention and prompt them to initiate a conversation with the AI Agent.

### **Customization Tips**

**Tailor Your Message:**

Make sure the opening statement aligns with your business goals and the tone of your brand.

**Keep It Short and Engaging:**

A concise and compelling message can effectively draw users in without overwhelming them.

**Test Different Approaches:**

If you’re not sure which message works best, consider experimenting with different opening statements to see what drives the most engagement.

<br>


---

# 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://interworky.gitbook.io/interworky-docs/features-overview/ai-chat-bot-customization/opening-statement.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.
