Getting Started
Sign in
Agentic Chat runs in the browser at agentic.imitation.works. You sign in with email/password, Google, or GitHub.
Start your first chat
- Select New Chat in the top left (or press
Cmd+K). - Pick a model on the right (see Models).
- Type your message and send it with
Enter(Shift+Enterfor a new line).
Choose a mode
You can switch the mode in the composer:
- Chat: a normal conversation with the selected model.
- Research: the built-in Research Agent searches the web and cites sources.
- Agent: a custom agent you created is run.
Attach context
- Upload files (
Cmd+U) and use them as context, see Files. - Attach research documents from earlier research runs.
- Attach images and have them analyzed, see Vision.
Projects
Chats, research documents, files, and artifacts can be organized into projects. An optional project description is included as context in the responses.
A project bundles three kinds of context:
- Project description: applies automatically to every chat response within the project, without you re-entering it.
- Files in the project: files assigned to a project can be attached as context for chats (see Files).
- Research documents in the project: results of research runs, stored as durable, reusable knowledge within the project.
This is how the context for a chat response is built:
project description
+ attached files
+ selected research documents
= context for the modelAgents and research do not use this attached context directly. They produce research documents that you can then attach as context in a chat.
Attaching files and research
The plus button in the composer is the entry point for attaching extra context to your next message. On a phone it opens a menu with both options; in the browser it opens the research document picker, while files are added via the paperclip (or Cmd+U).
- Attach files: include uploaded or new files as context (see Files).
- Attach research documents: select stored research documents from the project as context.
Each message allows at most 5 attachments (files and research documents combined), of which at most 3 research documents. Example: 5 files and no document, or 2 files and 3 documents.
Interface language
The interface is available in German, English, French, and Serbian. You can change the language in the settings; it affects only the interface, not the selected model.
Subscription & credits
An active subscription is required for agents, Voice, and Frontier models. Details under Credits & Subscriptions.