# Custom Dialplan

Building a Custom call flows will give your business the ability to route calls to the necessary line. You can modify your call flow using various options like *Play message, Call transfer, Group calls, Capture digits, SMS, Hang up*. It allows users to create flexible self-service phone menus.

1. Click on **“Add Call Flow”** to begin creating your own custom call flow.
2. Give that callflow a name, save it.
3. You can refer to the custom call flow documentation here [UC Editor](/uc-editor/uc-editor.md).

![](https://lh3.googleusercontent.com/JOnHiG363nIeSYhlEoIaqm3DPDbVTx6-TVu_lezPu7D7EQ_fAmovEgewmhPbWTD0ItTwHNR6BR0Dtgwf678A68_a614Hti0imVLIB_O2dH5UqSLZBVX95Wdsx7vrR3DoZtsBRJns)


---

# 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.didforsale.com/didforsale-portal/interconection/custom-dialplan.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.
