# Call

## Create/Edit a Call Channel

To connect a Call channel in NovaTalks, select **Call** as the channel type when creating a new Inbox.&#x20;

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2FAXrLc6gK337dRoTdaqLb%2Fimage.png?alt=media&#x26;token=0cc5753e-6343-44dc-9e2f-e552b5b3f32b" alt=""><figcaption></figcaption></figure>

## Main settings

The main settings show an Inbox Name, Webhook URL, Conversation type, and the Allow Record option.

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2FlPHEqYL06lWOh2KTfsrC%2Fimage.png?alt=media&#x26;token=620878d5-a46a-49c1-b296-f084558fefa2" alt=""><figcaption></figcaption></figure>

1. **Inbox name**
2. **Webhook URL** - webhook URL used to connect an Inbox.
3. **Conversation type** - a type of inbox from which a customer contacts you. The Call channel has a default setting of Call.
4. **Allow Record** - is the option that determines if a dialog should be recorded within this Inbox.

***

## Configure conversation handling

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2F9vfFEewmCG4kQej53dvz%2Fimage.png?alt=media&#x26;token=dbed1253-df3b-4a96-b75f-4948714c7930" alt=""><figcaption></figcaption></figure>

1. **Utilization, %** - an indicator that shows how much a certain dialogue utilizes an agent. Possible values: 0 - 100.

{% hint style="success" %}
Depending on the value of this parameter, the current utilization of an agent is calculated (the sum of the utilization of dialogs assigned to this agent).&#x20;

When automatically distributing dialogs, an agent utilization should not exceed 100%.&#x20;

Therefore, the lower the utilization value of a dialog assigned to a team, the more dialogs can be automatically distributed to an agent and vice versa.
{% endhint %}

2. **Auto Assignment Limit** - the maximum number of simultaneous conversations an agent can handle within a given Team and Conversation type. Once this limit is reached, ACD will no longer assign similar dialogues to that agent.
3. **Auto Answer** is the option that determines if a dialog is accepted automatically when assigned to an agent.
4. **Alerting Timeout** - the duration an agent has to accept or reject a conversation. If an agent does not respond within this time, the conversation returns to the beginning of the queue, and the agent's status changes to Busy substatus Not responding.

The option is available only if the Auto Answer option is disabled.&#x20;

5. **Wrap-up codes** - special codes used to categorize dialogs with customers. They are selected by an agent after resolving a conversation.&#x20;
6. **Wrap-Up Timeout (sec)** - the time limit for selecting a Wrap-up code. If an agent does not react within the specified time, a conversation resolves, and the Wrap-up code is not set.

***

### Agents <a href="#agents" id="agents"></a>

The list of agents included in an Inbox.

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2FPBZwpN1I8CBcX4YE54SR%2Fimage.png?alt=media&#x26;token=b70fb058-6a57-47f7-8eb6-202a9252d5cb" alt=""><figcaption></figcaption></figure>

***

### View and create a channel

Steps to view the settings of a new channel and confirm its creation.

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2F3J4mpFQ8IYugAerxDH91%2Fimage.png?alt=media&#x26;token=290f42e3-f3ca-4439-b7cc-5559a182f2b9" alt=""><figcaption></figcaption></figure>


---

# 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/settings/inboxes/calls.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.
