# Monitoring

Review workspace-level task execution status rollups to locate workloads requiring further inspection.

## Common tasks

| Task | Page |
| --- | --- |
| Read workspace-level task execution count summaries | [View task execution overview](查看任务执行概览.md) |

## Typical workflow

1. Open the Dashboard for the target workspace.
2. Read the task execution overview for recent days (running, succeeded, failed, pending, and total counts).
3. If abnormal counts are observed, proceed to the corresponding resource task page to read detailed metrics using specific task or run IDs.

## Related APIs

For HTTP endpoints covering task execution, SQL execution records, and operation logs, see [Monitoring](../../../api/ai-studio/monitoring/index.md).

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

View task execution overview <查看任务执行概览>
```
