# Flows

You have the ability to create **custom call flows** according to your needs and priorities. These flows determine how calls are routed, how operators are addressed, and how communication with customers is managed.

The system includes **Interactive Voice Response (IVR)**, which allows you to:

* Automatically route calls to the correct department.
* Give customers quick options based on the type of service they need.
* Reduce operator workload and improve service efficiency.
* Create multi-step navigation, including menus, voice messages, and automated responses.

IVR and custom **Flows** let you configure calls so that customer communication is **fast, efficient, and convenient**.

If you want, I can also make a **diagram showing an example IVR flow with menus and call routing** — it makes understanding flows much easier. Do you want me to do that?

<figure><img src="/files/6b4DYXTtcUTK7Jh375A5" alt=""><figcaption></figcaption></figure>


---

# 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.livecaller.io/livecaller/services/business-phone-pbx/flows.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.
