# Attempt control

The Attempts control subsection is used to configure attempts management. It is used in case of unsuccessful outgoing interactions (for example, failure to send, conversation is in the Open status, etc.) to plan the next attempts or close the contact.

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

1. Attempt control name&#x20;
2. Maximum attempts per:&#x20;
   * contact - the number of attempts that the system can make on all communication units of the contact&#x20;
   * conversation - the number of attempts that the system can make within one conversation of a contact&#x20;
   * social networks - the number of attempts that the system can make for all communication units of the contact with the type of social network&#x20;
   * email - the number of attempts that the system can make to all communication units of a contact with the email type&#x20;
   * call - the number of attempts that the system can make to all communication units of a contact with the call type&#x20;
3. Minimum minutes before the next attempt, min - the minimum amount of time (min) after which the outgoing activity can be retried.&#x20;
4. Dialer attempt category control - settings for the number of attempts based on the type of outbound activity completion. For example, for the completion type **busy** (for calls — the client is busy; for social networks/email — the conversation remains in Open status), you can configure the maximum number of attempts and the time for the next attempt. These settings are optional and are usually applied for the **Call** conversation type.


---

# 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/attempt-control.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.
