Documentation Index
Fetch the complete documentation index at: https://cubed3-docs-cub-2416-update-semantic-snowflake-semantic-vie.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Data Modeling
Learn more about data modeling and how to effectively define metrics in your data models.Querying
Cube can be queried in a variety of ways. Explore how to use REST (JSON) API, GraphQL API, and SQL API, or how to connect a BI or data visualization tool.Caching
Learn more about the two-level cache and how pre-aggregations help speed up queries.Access Control
Cube uses JSON Web Tokens to authenticate requests for the HTTP APIs, andcheck_sql_auth to
authenticate requests for the SQL API.