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

# Introduction

> Monitor and debug all activity across your aiConnected instance.

The Logs section provides a real-time stream of every action taken by Personas, workflows, and API calls across your instance. Use logs to debug failed sends, trace workflow execution, and audit Persona behavior.

## Log types

| Type       | Description                         |
| ---------- | ----------------------------------- |
| `send`     | Outbound message dispatched         |
| `receive`  | Inbound message or event received   |
| `workflow` | n8n workflow triggered or completed |
| `error`    | Failed execution with stack trace   |
| `persona`  | Persona action or memory write      |
