# New dialog

The New dialog feature allows agents to be the first to write to a new customer.

To be the first to send a message, you need to select the Messenger you want to use and fill in the required fields for sending from this messenger.

You can start interacting with new customers first through the following channels:

* API channel (available for WhatsApp and Telegram messengers)
* Telegram by phone
* Viber by phone

{% hint style="warning" %}
The option is available only if there is a channel from which you can write to the first new client (to do this, you need to activate the **Can write first to a new customer**  option in the [Inbox ](/en/get-started/settings/inboxes.md)settings).
{% endhint %}

***

## Write first via WhatsApp web API

In order to write the first to a client in the WhatsApp web API, you need to fill in the following fields:

<figure><img src="/files/LHcs1pP5WVsIkOdSJqBz" alt="" width="360"><figcaption></figcaption></figure>

1. **Phone number** - the number to which the call will be made.
2. Message

Additionally, you can choose:

<div data-full-width="false"><figure><img src="/files/0HWQx7ejPlHx6TxQrzcj" alt="" width="375"><figcaption></figcaption></figure></div>

* **Inbox** - the channel from which to send the message
* **Team** - the team within which the outgoing dialogue should be carried out.

***

## Write first via WhatsApp Business

In order to write the first to a client in the WhatsApp web API, you need to fill in the following fields:

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

1. **Phone number** - the number to which the call will be made.
2. Message

Additionally, you can choose:

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

* **Inbox** - the channel from which to send the message
* **Team** - the team within which the outgoing dialogue should be carried out.

{% hint style="info" %}
WhatsApp Business uses 24-hour sessions for messaging.

When a customer sends a message to your number, a 24-hour window opens during which you can write free-form messages to your users.

Outside of the 24-hour customer service window, you can only send [HSM templates](/en/get-started/conversations/conversation-panel/hsm-templates.md). As soon as the customer replies to the template message, a new 24-hour window for communication opens.
{% endhint %}

***

## Write first via Telegram

In order to write the first to a client in the Telegram, you need to fill in the following fields:

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

1. **Contact** - phone number, username or ChatID

{% hint style="info" %}
Telegram username starting with @.

The ChatID can be found in the Conversation in the Conversation information section.
{% endhint %}

2. **Message**

Additionally, you can choose:

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

1. **Team** - the team within which the outgoing dialogue should be carried out.
2. **Inbox** - the channel from which to send the message
3. **Sender's phone number** - the phone number from which the message will be sent.

{% hint style="info" %}
If the Telegram by phone is connected via the API Channel, the Sender's phone number field will not be displayed.
{% endhint %}

***

## Write first via Viber

In order to write the first to a client in the Viber, you need to fill in the following fields:

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

1. **Phone number** - the number to which the call will be made.
2. **Message**

Additionally, you can choose:

<figure><img src="/files/T86xviKXzpqlkHH7LAPZ" alt="" width="342"><figcaption></figcaption></figure>

* **Inbox** - the channel from which to send the message
* **Team** - the team within which the outgoing dialogue should be carried out.
* **Sender's phone number** - the phone number from which the message will be sent.


---

# 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://help.novatalks.com.ua/en/get-started/light-version-guide/conversations/new-dialog.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.
