# Manual calls from contact list

## Manual calls from contact list

When an agent works within a manual campaign, he can generate calls by listing the campaign contacts, this is by entering Contacts -> Contact List and there he can select the manual campaign on which to search for the contact to dial. This is shown in the following figure:

<figure><img src="/files/55csnyzTl6NwLaW0wKm9" alt=""><figcaption></figcaption></figure>

Figure 1: Contact List \
If you click on “Show Contacts”, the same lists appear, as shown in the following figure.

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

Figure 2: Contact List&#x20;

The "Show More" button allows you to expand the details of the contact list by adding database fields. IMPORTANT: this action can consume a lot of resources depending on the size of the database, so use it with caution if your environment does not have the appropriate processing resources. Then, the agent can generate a call to one of the listed phones by clicking on the phone icon. From that moment on, the contact information is displayed on the agent screen and the agent begins to dial the phone:

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

Figure 3: Calling a contact \
If the call has ended or the phone could not be reached, then the agent can try to call another of the contact's numbers (if the contact has more than one phone loaded). If this is the case, then the agent can click on any of the extra phones and the new phone will be automatically attempted to be reached.

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

Figure 4: Call back a contact \
All calls from the contact on the screen can be rated, as long as the rating is not management-related (display of a form, where said management is closed). Finally, the agent must rate the contact through the rating combo. This rating list was generated by the administrator for each campaign:

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

Figure 5: Call qualification

## Manual calls dialing from the webphone

The agent can dial calls directly on the webphone. It is sometimes common to distribute the calls to be made by the agents, through a spreadsheet or by searching the data in an external CRM. This is shown in the following figure:

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

Figure 6: Manual call from webphone \
By pressing enter or triggering the call from the dial button, if you do not yet have a pre-selected campaign, the system asks for which campaign to process the new call:

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

Figure 7: Campaign Selection \
\
OMnileads first checks to see if the dialed phone number exists as assigned to a contact in the system, and if it does, the contacts that have that phone number are displayed. The agent can then indicate to dial that contact, in which case the call is launched and the contact data is displayed on the agent console:

<figure><img src="/files/152MLakhVR1PDQU7HWgq" alt=""><figcaption></figcaption></figure>

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

Figure 9: Call to contact

## Calls to numbers without existing contact

It may also happen that the phone number dialed from the webphone does not match any contact, as shown in the following figure:

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

Figure 10: Number dialed without existing contact&#x20;

In this case, the agent can either directly dial the phone and then load the contact:

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

Figure 11: Call to unidentified contact&#x20;

Or you can upload the new contact to the campaign before contacting the phone:

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

Figure 12: Load contact and call


---

# 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://docs.omnileads.net/english/agent-handbook/manual-calls-from-contact-list.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.
