Skip to main content

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.

This parameter is required in topic files.
Defines the base view for the topic. Values should be unquoted. Quotes will be removed/ignored upon saving.

Syntax

base_view: <view_name>

# Use <schema>__<view> to specify a schema
base_view: <schema>__<view_name>

Properties

base_view
string
required
The base view for the topic. Use <schema>__<view> format to specify a schema. Values should be unquoted.

Examples

View only
base_view: users
Schema and view
base_view: main__users