documentation/getting-started/web-console/result-grid.md
import Screenshot from "@theme/Screenshot"
The Result Grid displays your query results in an interactive table format that makes it easy to explore, analyze, and export data. It provides a clean, organized view of your query results with powerful features for data navigation and manipulation.
<Screenshot alt="Result Grid in the Web Console" src="images/docs/console/result-grid.webp" />
The Result Grid provides several action buttons in the toolbar to help you work with your data:
The Result Grid utilizes vertical and horizontal virtualization to efficiently handle large datasets while providing comprehensive interaction capabilities.
Ctrl+C (or Cmd+C on Mac) to copy the cell value to your clipboardThe Result Grid seamlessly integrates with other Web Console components, providing immediate visual feedback for your queries and supporting the complete data analysis workflow from query execution to data export.