> ## Documentation Index
> Fetch the complete documentation index at: https://docs.odella.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Route

> Routes messages to different outputs based on LLM evaluation of multiple conditions.

## Route

Routes messages to different outputs based on LLM evaluation of multiple conditions.
Each option has a prompt that describes when messages should be routed to that output.
The LLM will evaluate the messages against each option's criteria and route accordingly.

## Block metadata

| Field        | Value   |
| ------------ | ------- |
| Block ID     | `route` |
| Display name | Route   |
| Group        | Logic   |
