# Dialer settings

Dailer settings are global settings that are taken into account when performing automatic outgoing activities. Each type of call has its own settings.

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

1. Max lines - the maximum number of dialogues that can be simultaneously active across all Campaigns of the corresponding conversation type.&#x20;
2. Maximum dialogues per second - the maximum number of dialogues initiated by the Dialer during 1 second.&#x20;
3. Status - the status of the Dialer. If disabled, the Campaigns of the corresponding conversation type will not be launched.


---

# 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/outgoing-campaigns/dialer-settings.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.
