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

# Timeline

<Frame>
  <img src="https://mintcdn.com/omniai/mVJIVtQPNa61aa_S/images/leads/timeline.png?fit=max&auto=format&n=mVJIVtQPNa61aa_S&q=85&s=fd12fe7e459b838285a2ca0cd11da88a" alt="Timeline" width="1900" height="1882" data-path="images/leads/timeline.png" />
</Frame>

# Timeline

The Timeline view shows all activity logs among leads, admins, and the AI agent. It provides a comprehensive history of all interactions and actions taken during the loan application process.

## What's Logged

The Timeline logs:

* **Email and SMS messages**: All inbound and outbound communications
* **Agent tools results**: Results from tools the agent uses (see [Tools](/ai-agent/tools))
* **Follow-up messages**: Scheduled and sent follow-up communications
* **System messages**: System-generated notifications and updates
* **Document uploads**: When documents are received and processed
* **Checklist updates**: When checklist items are completed or updated
* **Action logs**: All agent actions and their outcomes

## Viewing Timeline

Access the Timeline from:

* **Lead detail page**: View timeline for a specific lead
* **Dashboard**: See recent activity across all leads

## Timeline Features

* **Chronological view**: All activities shown in order of occurrence
* **Filtering**: Filter by activity type, date range, or participant
* **Search**: Search for specific activities or keywords
* **Export**: Export timeline data for reporting

## Action Logs

Action logs provide detailed information about:

* **Action type**: What action was performed (message, tool call, etc.)
* **Status**: Whether the action completed successfully or failed
* **Input/Output**: What data was sent and received
* **Timing**: When the action was scheduled and completed
* **Agent information**: Which agent performed the action

## Related Guides

<CardGroup cols={2}>
  <Card title="Get Action Logs API" href="/api-reference/leads/get-lead-action-logs">
    Retrieve action logs via API
  </Card>

  <Card title="Agent Tools" href="/ai-agent/tools">
    Learn about agent tools
  </Card>

  <Card title="Conversation" href="/ai-agent/conversation">
    Understand conversation handling
  </Card>
</CardGroup>
