> For the complete documentation index, see [llms.txt](https://docs.omnileads.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omnileads.net/english/email-setup-pro.md).

# Email Setup (Pro)

Email remains an essential channel for customer service. It allows you to resolve complex queries, exchange detailed information, and maintain a clear record of every interaction.

By integrating email into OMniLeads, the contact center unifies conversations into a single operation. Teams manage voice, messaging, and email from a platform designed for omnichannel customer service.

<figure><img src="https://1083123978-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7qGfc9c0eCArZb6QcwvW%2Fuploads%2FCcG809pZIO6tF1EQ2cWG%2Fimagen.png?alt=media&amp;token=d9a4f98c-6c88-47fb-904e-8180cde51083" alt=""><figcaption></figcaption></figure>

## A seamless experience for customers and agents

Customers choose the channel that best suits their needs. Email offers flexibility for non-urgent cases, documented requests, and follow-ups that require context.\
\
Centralizing this channel prevents inquiries from being scattered across personal inboxes or isolated tools. Every interaction becomes part of an organized and auditable management system.\
\
For agents, this reduces context switching. The team works with a more complete view of the customer and can maintain consistent service standards.

## Benefits for the operation

* Greater traceability: keep the communication history and facilitate the tracking of each case.
* More efficient service: organize inquiries within the operational flows of the contact center.
* Better continuity: maintain context when the customer combines email with other channels.
* Scalable operation: incorporate the channel into an omnichannel strategy without adding silos.

## Flexibility of an Open Source platform

OMniLeads is an open-source platform. This provides greater control over the operation, data, and evolution of the solution.

Organizations can adapt the platform to their existing processes, security requirements, and integrations. They can also define a channel strategy that evolves with their business.

The email channel provides a solid foundation for more organized, measurable, and customer-centric service. Integrated with OMniLeads, it transforms every email into an opportunity to cultivate trusting relationships.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.omnileads.net/english/email-setup-pro.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
