Query Review
Overview
The Query Peer Review feature enables collaborative review of queries before execution, helping teams maintain quality standards and prevent potential issues.
note
To enable this feature, please refer to the Query Review Integration Guide.
Getting Started
1. Request a Review
When using a query engine with peer review enabled, you can submit your query for review before execution:
- Write your query in the query editor
- Click the dropdown menu on the right side
- Select "Request Query Review" option
2. Submit Review Request
When the review request modal appears:
- Select one or more appropriate reviewers
- Provide a clear justification explaining the purpose of your query
- Click "Submit" to send your request
3. Track Review Status
After submission, you can monitor the status of all your review requests:
- Navigate to the "Reviews" tab
- View both reviews you've created and reviews assigned to you
- Check the current status of each review (Pending, Approved, or Rejected)
4. Review Assigned Queries
When you're designated as a reviewer:
- Go to the "Reviews" tab to see queries assigned to you
- Review the query, its purpose, and potential impact
- Choose to either approve the query (allowing execution) or reject it (requiring revision)
- Optionally provide feedback to explain your decision
Once approved, the query will automatically execute, and the results will be available to the requester.