> For the complete documentation index, see [llms.txt](https://docs.ebrain.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ebrain.ai/readme.md).

# Welcome to eBrain

eBrain is your proactive AI personal assistant. It works across your inbox, calendar, tasks, and meeting notes so you spend less time on the operational side of your day and more time thinking, deciding, and getting work done. You ask in plain language, and eBrain handles the rest, always checking with you before it sends or changes anything.

## Meet Tim and Donna

You work with two assistants:

* **Tim** is the one you talk to. Ask him to search your mail, check your calendar, draft a reply, create a task, or research something. He looks things up before answering, remembers what matters across conversations, and can run jobs for you in the background. You can reach Tim in the browser on the **Chats** page or over **WhatsApp**.
* **Donna** is the meeting notetaker. She joins your online meetings, then gives you a full transcript and AI-written notes, with a summary, key points, and action items, so you do not have to scribble while you talk.

{% hint style="info" %}
Tim never sends an email, changes your calendar, or edits your tasks without asking first. When he wants to make a change, he shows you exactly what he is about to do and waits for you to approve it. See [Approval flows explained](/chatting-with-tim/approval-flows.md).
{% endhint %}

## What you can do

<table data-view="cards"><thead><tr><th>Area</th><th>What it does</th><th data-card-target data-type="content-ref">Link</th></tr></thead><tbody><tr><td><strong>Chat with Tim</strong></td><td>Ask in plain language and let Tim handle it.</td><td><a href="/pages/omYTaN5jK46mNbpfwSqk">/pages/omYTaN5jK46mNbpfwSqk</a></td></tr><tr><td><strong>Mail</strong></td><td>One inbox for all your Gmail and Outlook accounts.</td><td><a href="/pages/PJ9WhFDkpDEYANTer8Dj">/pages/PJ9WhFDkpDEYANTer8Dj</a></td></tr><tr><td><strong>Calendar</strong></td><td>Your Google and Microsoft calendars, merged.</td><td><a href="/pages/UHre2uTyjhGKWX8xkKuE">/pages/UHre2uTyjhGKWX8xkKuE</a></td></tr><tr><td><strong>Meetings</strong></td><td>Let Donna join your calls and write the notes.</td><td><a href="/pages/SP3gqpyN3ny0ysYa11RF">/pages/SP3gqpyN3ny0ysYa11RF</a></td></tr><tr><td><strong>Tasks</strong></td><td>Projects and tasks in board, list, or gantt views.</td><td><a href="/pages/QHjGRyyr3mGbgO5HBTLx">/pages/QHjGRyyr3mGbgO5HBTLx</a></td></tr><tr><td><strong>Agents</strong></td><td>Save a job once and let it run on a schedule.</td><td><a href="/pages/2FNhAcz3vH2jDMbaMGkQ">/pages/2FNhAcz3vH2jDMbaMGkQ</a></td></tr></tbody></table>

## Use eBrain wherever you are

Talk to Tim in your browser on the Chats page, or link your phone number and message him on WhatsApp, where you can also send voice notes, photos, and PDFs. The same conversation, memory, and approvals work across both. See [Using eBrain on WhatsApp](/ebrain-on-whatsapp/getting-started.md).

## Ready to start?

The fastest way to get value is to connect a mail or calendar account and ask Tim your first question.

<table data-view="cards"><thead><tr><th>Get going</th><th>What it does</th><th data-card-target data-type="content-ref">Link</th></tr></thead><tbody><tr><td><strong>Quick start</strong></td><td>Set up eBrain and put Tim to work in a few minutes.</td><td><a href="/pages/yntNmd2Q2CBUoq68NGAq">/pages/yntNmd2Q2CBUoq68NGAq</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ebrain.ai/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
