Skip to main content
Available for self-hosted Business plan and above
Path: Admin Panel → Table Query Ops Table Query Ops helps instance administrators inspect query patterns that may affect large tables. It analyzes saved view filters, sorts, grouping, and relation field query configuration, then reports query risk and index recommendations. This page is for diagnosis. It does not apply index changes by itself.

Analyze a Scope

Enter one of the following IDs, then click Analyze:
FieldUse it for
Space IDScan query shapes across one space.
Base IDFocus the analysis on one base.
Table IDCheck one table when you already know where the issue is.
MaxLimit how many candidate indexes are returned.
If no scope ID is entered, Analyze remains disabled.

Read the Results

After analysis, the page shows:
SectionWhat it means
Summary cardsNumber of saved views, relation fields, candidate indexes, validated recommendations, and rejected candidates scanned in the selected scope.
Coverage reportHow many sources were parsed, validated, skipped, or rejected.
Query riskQuery shape, risk level, reason codes, execution plan evidence, and the suggested next action.
Final recommended indexesCandidate indexes that passed validation and are ready for administrator review.
Rejected candidatesCandidate indexes that were considered but not recommended.
Analysis results show query configuration, field/index structure, and execution plan summaries. They do not show record contents or cell values.

Notes

  • Use a narrower scope first when you are investigating one slow base or table.
  • Index recommendations still need administrator review before any database change is made.
  • Results depend on the current saved view and relation field configuration.
Last modified on July 7, 2026