Permissions in Embedding
Setting up the access permissions
version: 1
type: model
name: demo
connection: demo_snowflake
access_grants:
- name: events_access
user_attribute: events
allowed_values:
- has_events
- name: revenue_access
user_attribute: revenue
allowed_values:
- has_revenue
- name: sessions_access
user_attribute: sessions
allowed_values:
- has_sessions
...Full Example




Last updated
Was this helpful?

