# Monitoring

Use recorded execution details, operation logs, and task overviews to investigate or track runs.

## Choose a task

| What you need to do | Open this page | Use it when |
| --- | --- | --- |
| Query SQL execution records | [Query SQL execution records](sql-execution-records.md) | Locate execution details for submitted SQL. |
| Query operation logs | [Query operation logs](operation-logs.md) | Review API or console operation records. |
| View task execution status | [View task execution status](task-execution-overview.md) | View task totals for the current workspace for the last seven days. |

```{toctree}
:hidden:
:maxdepth: 1

Query SQL execution records <sql-execution-records>
Query operation logs <operation-logs>
View task execution status <task-execution-overview>
```
