# Preview Calls

## Preview Campaigns

When an agent works within a preview campaign, he or she must first access the preview campaigns button:

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

Figure 1: List of preview campaigns \
All preview campaigns to which the agent is assigned will be displayed. The agent must then select a campaign and it will return a contact to manage:

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

Figure 2: Request for new contact to call

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

Figure 3: Contact delivered

With the contact delivered, the agent can either dial the contact's phone number by clicking on the number, or click again on the preview campaign so that it delivers another contact. Assuming that a contact is called, simply clicking on the phone number makes the call and at the same time the contact's data is displayed on the agent's view, just as we saw in manual calls.s:

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

Figure 4: Called 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="https://documentacion-omnileads.readthedocs.io/es/latest/_images/about_agent_manual_camp_4.png" alt=""><figcaption></figcaption></figure>

Figure 5: Callback to 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="https://documentacion-omnileads.readthedocs.io/es/latest/_images/about_agent_manual_camp_5.png" alt=""><figcaption></figcaption></figure>

Figure 6: Call qualification \
\
The agent also has the possibility to more quickly select the next contact to call in the last preview campaign with which he has interacted, by selecting the button displayed in the operation bar:

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

Figure 7: Get new contact preview


---

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