Agentgateway uses the CEL expression language throughout the project to enable flexibility. CEL allows writing simple expressions based on the request context that evaluate to some result. Example expressions Review the following examples of expressions for different uses cases. Default function You can use the default function to provide a fallback value if the expression cannot be resolved. Request header fallback with example of an anonymous user: