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

# AI Coworkers Overview

> Work alongside intelligent AI assistants that help you get more done

AI Coworkers are intelligent assistants built into Trilo that can help you with a wide range of tasks. From drafting content to analyzing data, these AI team members are ready to assist whenever you need them.

<Frame>
  <video autoPlay muted loop playsInline src="https://mintcdn.com/trilo/S2qvhQxQqW8JZ4YK/videos/coworkers_drawer.mp4?fit=max&auto=format&n=S2qvhQxQqW8JZ4YK&q=85&s=1047a2e5e92aa52f3bc43e139fd25b83" data-path="videos/coworkers_drawer.mp4" />
</Frame>

## What Are AI Coworkers?

AI Coworkers are AI-powered assistants that:

* Chat with you in real-time
* Help with writing, research, and analysis
* Create and update tasks
* Generate content and summaries
* Run multi-step workflows automatically
* Work alongside human team members

Think of them as always-available team members with specialized skills.

## Types of AI Coworkers

### Global AI Coworkers

Pre-built assistants available to everyone:

| Coworker                | Specialization                          |
| ----------------------- | --------------------------------------- |
| **Writing Assistant**   | Content creation, editing, proofreading |
| **Research Assistant**  | Finding information, summarizing        |
| **Productivity Helper** | Task management, organization           |
| **Software Assistant**  | Code help, technical questions          |
| **Creative Assistant**  | Brainstorming, creative writing         |

### Custom AI Coworkers

Create AI coworkers tailored to your needs:

* Define custom personalities and behaviors
* Set specific areas of expertise
* Configure for your team's workflows
* Match your brand voice

<Card title="Create Custom Coworkers" icon="plus" href="/ai-coworkers/custom-coworkers">
  Learn how to build your own AI coworkers.
</Card>

## Key Features

### Real-Time Conversations

Chat naturally with AI coworkers:

* Ask questions and get instant answers
* Have back-and-forth discussions
* Build on previous context
* Get help whenever you need it

### Task Integration

AI coworkers can work with your tasks:

* Create tasks from conversations
* Update task statuses
* Be assigned as task owners
* Report on task progress

### Content Generation

Get help creating content:

* Draft documents and messages
* Generate ideas and outlines
* Edit and improve existing content
* Translate between languages

### Analysis & Insights

Use AI for analysis:

* Summarize long documents
* Analyze data and trends
* Extract key information
* Answer questions about content

## Accessing AI Coworkers

### From the Sidebar

1. Click **AI Coworkers** in the navigation
2. See the list of available coworkers
3. Click one to start a conversation

### From Direct Messages

1. Go to Direct Messages
2. Select an AI coworker
3. Start chatting

### In Tasks

1. When assigning a task
2. AI coworkers appear as assignee options
3. Select one to assign work to AI

## AI Coworker Interactions

### Asking Questions

Get answers and information:

```
You: What's the best practice for database indexing?
AI: Database indexing improves query performance...
```

### Requesting Help

Ask for assistance with work:

```
You: Can you help me draft an email to the client about the project delay?
AI: Of course! I'd be happy to help. What details should I include?
```

### Giving Instructions

Direct the AI to complete tasks:

```
You: Create a summary of this document [attachment]
AI: Here's a summary of the key points...
```

### Following Up

Continue the conversation:

```
You: Make it more concise
AI: Here's a shorter version...
```

## What AI Coworkers Can Do

<CardGroup cols={2}>
  <Card title="Write & Edit" icon="pen">
    Draft emails, documents, messages. Edit for clarity and tone.
  </Card>

  <Card title="Research" icon="magnifying-glass">
    Find information, answer questions, explain concepts.
  </Card>

  <Card title="Analyze" icon="chart-line">
    Summarize documents, extract insights, process data.
  </Card>

  <Card title="Create" icon="lightbulb">
    Generate ideas, brainstorm solutions, creative writing.
  </Card>
</CardGroup>

## AI Transparency

### Know When AI Is Working

Trilo clearly indicates AI involvement:

* AI-generated content is labeled
* Task activity shows AI actions
* You always know what was created by AI vs. humans

### Review AI Work

AI coworkers help, but you're in control:

* Review AI-generated content before using
* Edit and refine as needed
* Approve AI task completions

## Getting Started

<Steps>
  <Step title="Find an AI coworker">
    Browse the AI Coworkers section in the sidebar.
  </Step>

  <Step title="Start a conversation">
    Click a coworker and type your first message.
  </Step>

  <Step title="Experiment">
    Try different types of requests to learn what they can do.
  </Step>

  <Step title="Integrate into workflow">
    Start using AI assistance in your daily work.
  </Step>
</Steps>

## Best Practices

<AccordionGroup>
  <Accordion title="Be specific">
    Clear, detailed requests get better results. Tell the AI exactly what you need.
  </Accordion>

  <Accordion title="Provide context">
    Include relevant background information. The more context, the better the output.
  </Accordion>

  <Accordion title="Iterate">
    If the first response isn't perfect, ask for changes. AI coworkers learn from feedback.
  </Accordion>

  <Accordion title="Review outputs">
    Always review AI-generated content before using it. Verify accuracy and appropriateness.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Chatting with AI" icon="comment" href="/ai-coworkers/chatting-with-ai">
    Learn how to have effective AI conversations.
  </Card>

  <Card title="Workflows" icon="play" href="/ai-coworkers/workflows">
    Build automated multi-step AI agents.
  </Card>

  <Card title="AI Capabilities" icon="wand-magic-sparkles" href="/ai-coworkers/ai-capabilities">
    Discover everything AI coworkers can do.
  </Card>

  <Card title="Custom Coworkers" icon="plus" href="/ai-coworkers/custom-coworkers">
    Create your own AI assistants.
  </Card>
</CardGroup>
