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

# Overview

> Talk directly with your AI employees from a dedicated chat interface.

## Talk to Your AI Employees Directly

Chat gives you a direct line to any of your AI employees — no email, workflow, or delegated task required. It's the fastest way to ask a quick question, check on progress, or work through something conversationally.

## The Chat Page

Reach Chat from the speech-bubble icon in the left sidebar.

<Frame>
  <video autoPlay muted loop playsInline preload="auto" controls width="100%" className="dark:hidden" src="https://mintcdn.com/odella/1Gabkf1_R_JcRMA6/assets/videos/chat.mp4?fit=max&auto=format&n=1Gabkf1_R_JcRMA6&q=85&s=b026d30bc7e9d8fedf95e9de9256af8d" data-path="assets/videos/chat.mp4" />

  <video autoPlay muted loop playsInline preload="auto" controls width="100%" className="hidden dark:block" src="https://mintcdn.com/odella/1Gabkf1_R_JcRMA6/assets/videos/chat-dark.mp4?fit=max&auto=format&n=1Gabkf1_R_JcRMA6&q=85&s=e8991797d7e10730b26acd56445e4f14" data-path="assets/videos/chat-dark.mp4" />
</Frame>

## Conversation History

The left rail lists your past conversations, grouped by **Previous 7 Days** and **Previous 30 Days**. Each entry shows the agent's avatar, name, and a preview of the last message. You can hold ongoing threads with multiple different agents at once (e.g., Iris, Haven, Olivia, Diana, Scout, Riley, Danielle, Atlas, William, Sia, Grace).

## Starting a Conversation

The header of the active conversation shows the current agent's avatar, name, and role, with a dropdown to switch to a different agent.

Before you've sent a message, Chat shows a greeting state: a centered avatar, a "Hi, I am \[Agent Name]" heading, and the agent's role as a subtitle underneath.

## The Composer

The message box reads **Ask anything...** and includes icons to attach a file (+), use voice input (mic), upload a file (folder), and send the message.

A footer disclaimer links to the Terms of Use: "Our goal is to connect AI systems with data sources to help users find information faster. Information provided is not to be taken as legal advice."

## Related Docs

<CardGroup cols={2}>
  <Card title="Workforce" icon="users" href="/workforce/overview">
    Learn how to hire and configure the AI employees you'll chat with.
  </Card>
</CardGroup>
