# Contact List

## List of campaign contacts

The agent can access the contacts of each campaign to which he is assigned. This is done by entering the menu item \*Contacts -> Contact list». There, a view is displayed that allows you to select the campaign to enter to view its contacts:

<figure><img src="https://documentacion-omnileads.readthedocs.io/es/latest/_images/about_agent_contact_list_1.png" alt=""><figcaption></figcaption></figure>

Figure 1: List of campaign contacts&#x20;

When listing all the campaign contacts, the agent can scroll through each one, or perform a search by contact ID, phone, first name, last name, etc.:

<figure><img src="https://documentacion-omnileads.readthedocs.io/es/latest/_images/about_agent_contact_list_2.png" alt=""><figcaption></figcaption></figure>

Figure 2: Searching for contacts&#x20;

For example, we can search for a phone number in the contact list, as exemplified in the following figure:

<figure><img src="https://documentacion-omnileads.readthedocs.io/es/latest/_images/about_agent_contact_list_3.png" alt=""><figcaption></figcaption></figure>

Figure 3: Contact search by number&#x20;

The tool allows you to edit any of these contacts:

<figure><img src="https://documentacion-omnileads.readthedocs.io/es/latest/_images/about_agent_contact_list_4.png" alt=""><figcaption></figcaption></figure>

Figure 4: Contact search

## Pending agendas

The agent can access his agenda of pending calls to be made. In this section, all the entries that the agent made during the management are listed:

<figure><img src="https://documentacion-omnileads.readthedocs.io/es/latest/_images/about_agent_agenda_1.png" alt=""><figcaption></figcaption></figure>

Figure 5: Agenda&#x20;

The agent has each contact scheduled and its description. By clicking on the phone number, the call is automatically triggered to the contact's phone number.

## Schedule alerts

In addition to managing schedules, the system has the ability to "alert" the agent when schedule deadlines are due. In this way, an agent can always be up to date with the deadlines that are scheduled in his/her schedule view:

<figure><img src="https://content.gitbook.com/content/7qGfc9c0eCArZb6QcwvW/blobs/VrJnIxUaWSaBfcfdWwmb/image.png" alt=""><figcaption></figcaption></figure>

## Agent Ratings History

In this menu, the agent will be able to list all the contacts that he has qualified historically. Therefore, the agent can keep track of each managed contact:

<figure><img src="https://documentacion-omnileads.readthedocs.io/es/latest/_images/about_agent_dispositions_history_1.png" alt=""><figcaption></figcaption></figure>

Figure 6: List of call ratings \
You can filter the search by date and the agent can also enter the selected contact to review their data or modify the previously assigned rating:

<figure><img src="https://documentacion-omnileads.readthedocs.io/es/latest/_images/about_agent_dispositions_history_2.png" alt=""><figcaption></figcaption></figure>

Figure 7: Editing call ratings&#x20;

As you can see, the agent can modify the rating or form data, in the case of a contact rated with a “management” rating.

## Search for agent recordings

In this menu, the agent will be able to search for recordings of calls in which he has participated:

<figure><img src="https://documentacion-omnileads.readthedocs.io/es/latest/_images/about_agent_search_record_1.png" alt=""><figcaption></figcaption></figure>

Figure 8: List of call recordings&#x20;

You can filter by date, call type, customer phone, CallID, campaign, whether it was marked, whether it is classified as management, and by its duration.


---

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