# Create Routing Plan

After you create dynamic routing, you can create a routing plan.  Routing plan is en encapsulation of routes based on ANI or DNIS.  For example, you can have one country to route using a specific dynamic routing and another country to route using a static routing.&#x20;

You can also do failover routing within routing plan.  For example, if calls fail to route to a dynamic routing you can send call to anther static routing.&#x20;

You can see dynamic routing and static routing as different ways of selecting vendor trunk and routing plan is a way to assign different static and dynamic routing based on ANI or DNIS of the call.&#x20;

To create a routing plan, you can go to Routing > Routing Plan:

![](/files/-MZq00TU0LTehdt4j4Xv)

In this page, you can see the list of routing plan already created.&#x20;

Then, you can click on "Create New" to create a new routing plan as shown below:

![](/files/-MZq4yS_ueO9hyaOPRF9)

After you create a routing plan, you can click inside the routing plan and add route to it.&#x20;

In this "Add Route" popup, you can specify routing type for each ANI or DNIS combination.

If you just want to simply route all traffic to one dynamic routing, you can leave ANI and DNIS empty.

![](/files/-MZq56osQdoSLRotndef)

After you create the route, you will see the routing rule within the routing plan:

![](/files/-MZq5OBeXllgMTX4FvdE)


---

# 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://cookbook.denovolab.com/your-first-call-with-class-4-fusion/create-routing-plan.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.
