# Add a Route

Once navigating to the [routes](https://teleflow.app/tariffprofiles) page, using the navigation menu's you can click the Add Routing Profile button in the top right corner of the page:

<figure><img src="/files/zQrLDQSXVdXBB4SJ84H8" alt=""><figcaption><p>TeleFlow routes list (Add Route highlighted)</p></figcaption></figure>

You will then be taken to the New Routes page where you must fill out the following required fields:

* Name

After creating the route, you should be able to configure the LCRs and Tariffs that this Route uses.

You may add multiple LCRs and Tariffs to this configuration and can remove them by pressing the Red - Icon


---

# 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.teleflow.app/how-to/routes/add-a-route.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.
