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

# Review Activity

> Monitor sessions, connections, tool calls, provider runs, alerts, and authentication events.

After users and agents start connecting, use activity and logs to understand what happened. This is where operators verify that access is working and catch issues before they become support tickets.

<Note>
  **What you'll learn:**

  * How to review project activity
  * Where sessions, connections, and tool calls appear
  * Where provider runs, errors, alerts, and auth events live

  **Before you start:**

  * Complete [Workforce Concepts](/workforce-concepts)
  * Complete [Create A Portal](/create-portal)
  * Complete [Preview Portal Access](/preview-portal-access)
</Note>

## Open Logs Activity

Navigate to **Logs** to see recent project activity.

<img src="https://mintcdn.com/metorial/Avvcg5xA3rtWIxf9/images/dashboard-audit/dashboard-logs-activity.png?fit=max&auto=format&n=Avvcg5xA3rtWIxf9&q=85&s=8af302af443bad6508e041ea28085db6" alt="Logs activity" width="1800" height="986" data-path="images/dashboard-audit/dashboard-logs-activity.png" />

## Review Sessions And Connections

Use **Sessions** for provider sessions and **Connections** for connection-level records.

<img src="https://mintcdn.com/metorial/Avvcg5xA3rtWIxf9/images/dashboard-audit/dashboard-logs-sessions.png?fit=max&auto=format&n=Avvcg5xA3rtWIxf9&q=85&s=6d7c406ff41c590503b58b9b623fc251" alt="Sessions log" width="1800" height="986" data-path="images/dashboard-audit/dashboard-logs-sessions.png" />

<img src="https://mintcdn.com/metorial/Avvcg5xA3rtWIxf9/images/dashboard-audit/dashboard-logs-connections.png?fit=max&auto=format&n=Avvcg5xA3rtWIxf9&q=85&s=3e06b7a752c97bd886173fb51286e2ac" alt="Connections log" width="1800" height="986" data-path="images/dashboard-audit/dashboard-logs-connections.png" />

## Inspect Tool Calls And Provider Runs

Use **Tool Calls** for individual tool invocations and **Provider Runs** for provider execution records.

<img src="https://mintcdn.com/metorial/Avvcg5xA3rtWIxf9/images/dashboard-audit/dashboard-logs-tool-calls.png?fit=max&auto=format&n=Avvcg5xA3rtWIxf9&q=85&s=11bada5aef625cde25bb96c8e68b564b" alt="Tool calls log" width="1800" height="986" data-path="images/dashboard-audit/dashboard-logs-tool-calls.png" />

<img src="https://mintcdn.com/metorial/Avvcg5xA3rtWIxf9/images/dashboard-audit/dashboard-logs-provider-runs.png?fit=max&auto=format&n=Avvcg5xA3rtWIxf9&q=85&s=fd6719e5ba31e990b70a053853e6805c" alt="Provider runs" width="1800" height="986" data-path="images/dashboard-audit/dashboard-logs-provider-runs.png" />

## Review Errors And Alerts

Use **Errors** and **Alerts** to find failed provider runs and operational warnings.

<img src="https://mintcdn.com/metorial/Avvcg5xA3rtWIxf9/images/dashboard-audit/dashboard-logs-provider-errors.png?fit=max&auto=format&n=Avvcg5xA3rtWIxf9&q=85&s=cf1f29b31c56e4cc831fa46e80e6cae1" alt="Provider errors" width="1800" height="986" data-path="images/dashboard-audit/dashboard-logs-provider-errors.png" />

<img src="https://mintcdn.com/metorial/Avvcg5xA3rtWIxf9/images/dashboard-audit/dashboard-logs-alerts.png?fit=max&auto=format&n=Avvcg5xA3rtWIxf9&q=85&s=23d4ffbed18312cde6b559dc99132913" alt="Alerts" width="1800" height="986" data-path="images/dashboard-audit/dashboard-logs-alerts.png" />

## Audit Auth Events

Provider auth events and errors have their own pages for OAuth, API key, and setup-session debugging.

<img src="https://mintcdn.com/metorial/Avvcg5xA3rtWIxf9/images/dashboard-audit/dashboard-provider-auth-events.png?fit=max&auto=format&n=Avvcg5xA3rtWIxf9&q=85&s=bbcf55659ee4c38788a8d363f485ada8" alt="Provider auth events" width="1800" height="986" data-path="images/dashboard-audit/dashboard-provider-auth-events.png" />

## What's Next?

You now have the core Workforce path in place: a project, a portal, published resources, employee testing, and activity review.

<CardGroup cols={2}>
  <Card title="Workforce" icon="users" href="/product-workforce">
    Understand the full Workforce product model.
  </Card>

  <Card title="Developers" icon="code" href="/sdk-quickstart">
    Build programmatic workflows with the API and SDKs.
  </Card>
</CardGroup>
