> For the complete documentation index, see [llms.txt](https://www.usemotion.com/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.usemotion.com/help/knowledge-management/ai-chat/concept-ai-chat/purpose-of-ai-chat.md).

# Purpose of AI Chat

#### The Need AI Chat Addresses

AI Chat exists to eliminate the “search tax” that slows modern teams down. It transforms Motion into a conversational workspace; where answers, insights, and ideas surface instantly from your own projects, docs, and meetings. Instead of sifting through folders or summarizing notes, you simply ask, and AI Chat finds the truth in context.

It’s not a chatbot, it’s a research and thinking partner built into the fabric of your work. AI Chat reads across your Motion workspace, identifies patterns, and grounds every answer in verifiable sources so you can make confident, data-backed decisions.

By connecting scattered context into clarity, AI Chat turns information overload into insight. It empowers teams to think faster, plan smarter, and act with precision; all without leaving Motion.

Think of it as Motion’s brain: you ask the questions, it finds the answers.

<table><thead><tr><th width="218.4375">Need</th><th>Description</th></tr></thead><tbody><tr><td><strong>Conversing in natural language</strong></td><td>A need for a fast, conversational interface with AI (English + 102 other languages). </td></tr><tr><td><strong>Flexibility</strong></td><td>Ad-hoc work may fall outside defined processes or skills.</td></tr><tr><td><strong>Capturing work quickly</strong></td><td>Turning requests or ideas into tasks/projects.</td></tr></tbody></table>

AI Chat brings these needs together — giving you a fast, flexible way to capture, and act on work in real time, all through natural conversation.


---

# 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://www.usemotion.com/help/knowledge-management/ai-chat/concept-ai-chat/purpose-of-ai-chat.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.
