Skip to main content

Frequently Asked Questions (FAQs)

What SSO Providers Are Supported?

Keebo supports any identity provider that supports OIDC for SSO.

Keebo supports connecting to Workload Intelligence with an AWS private link. Mention this during onboarding or contact Keebo customer success for more information.

Does Workload Intelligence Check for Snowpipe Activities When Determining Unused or Unread Tables?

Snowpipe is a wrapper over the COPY INTO command. Snowflake records COPY commands in the ACCOUNT_USAGE.ACCESS_HISTORY view that Workload Intelligence uses to retrieve table access and usage details.

Can the Existing Warehouse Optimization Schema and Views Be Reused for Workload Intelligence?

Reusing schemas and views across different products is not recommended. Sharing a schema or view structure can introduce unintended dependencies, where changes in one product could impact the functionality of another. To ensure stability and flexibility, create separate schemas and views tailored to each product's requirements.

Does the Workload Intelligence Warehouse Need to Be Medium?

A Medium warehouse size is recommended to ensure reasonable performance during data processing and loading. Organizations with fewer queries can experiment with a Small warehouse, while organizations with a large amount of Snowflake usage may benefit from a larger warehouse. Using a warehouse that is too small can result in data failing to load.

How Much Does the Workload Intelligence Warehouse Cost?

The cost depends on the warehouse size and the queries run. For most organizations, the cost is minimal. Predicting the exact cost before onboarding is not possible, as it varies with usage patterns and query demands.

How Can Query Text Be Protected From Keebo Access?

The QUERY_HISTORY view can be modified to replace the QUERY_TEXT column with a hashed version. This ensures query text remains private while still allowing the necessary analysis. Work with Keebo customer success during onboarding to implement query hashing.

Why Is There No Data After Onboarding?

Pre-aggregation events take approximately one hour to complete. Dashboards remain empty until this process finishes. If no data appears after 24 hours, contact Keebo support.