Documentation Index
Fetch the complete documentation index at: https://docs.omni.co/llms.txt
Use this file to discover all available pages before exploring further.
AND and OR conditions are supported.
Refer to the Controlling data access guide for more information.
Syntax
Properties
An array of access grant names, which must already exist in the model file.Use
| for OR conditions and & for AND conditions.Examples
Single access grant
Grant access if conditions are met for either access grant
Grant access if grant_one OR (grant_two & grant_three) are met