# Configuration

The configuration tab displays the configuration of the deployed version of the router. These values are either configured when creating a router or editing a router.

![](/files/jB0LswNTD5k8ZCCbEyPa)

If there are traffic rules (See: [Configure Traffic Rules](/user-guides/router/create-a-router/configure-traffic-rules.md)) configured on the router, then you will see a ![](/files/OxEB2iB7vwiW1xVag50r) button next to the routes that are part of a traffic-split configuration. Click on the button to expand the row and see traffic rules and their conditions:

![](/files/EZr69ogk7vnJziEpwZyA)

Routes details panel also supports grouping by traffic rules, where you can easily see what traffic rule conditions have been configured for the Router.

![](/files/0EX6nwVH9YCoG1rKJxBs)


---

# 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.caraml.dev/user-guides/router/viewing-routers/configuration.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.
