> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zylon.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Monitoring, reporting, and system endpoints for Workspace API.

Use the General section to monitor usage, review audits and issues, search across workspace content, and check system status.

<CardGroup cols={3}>
  <Card title="Analytics" icon="chart-line" href="/en/developer-manual/build-with-zylon/workspace-api/general/analytics">
    Usage totals, rankings, and time series metrics.
  </Card>

  <Card title="Issues" icon="bug" href="/en/developer-manual/build-with-zylon/workspace-api/general/issues">
    Track user-reported issues and triage feedback.
  </Card>

  <Card title="Audit" icon="shield" href="/en/developer-manual/build-with-zylon/workspace-api/general/audit">
    Review audit events across the workspace.
  </Card>

  <Card title="Search" icon="magnifying-glass" href="/en/developer-manual/build-with-zylon/workspace-api/general/search">
    Query projects, threads, artifacts, and interactions.
  </Card>

  <Card title="System" icon="server" href="/en/developer-manual/build-with-zylon/workspace-api/general/system">
    Health checks and system status.
  </Card>
</CardGroup>
