Conversation (session)
Every time you send the AI Assistant a first message, it's saved as a conversation (called a session behind the scenes) — a running thread of your messages and its replies, titled "New Chat" until you rename it. Conversations persist: closing the window doesn't delete them, and you can reopen and continue any past one. There's no limit shown in the UI on how many you can have.
Conversations can optionally be filed into folders (up to three levels deep) to keep them organized — see How to Organize AI Conversations into Folders A conversation not in any folder shows up under "Unfiled."
Model selector
The window's header shows a model dropdown, defaulting to Auto, listing whatever specific AI models and providers your organization has connected. As of this pass, changing it has no effect. The dropdown fetches and displays real models and providers and lets you select one, but that selection is never sent anywhere: it's held only in the chat window's local UI state and isn't included in the request the app sends when you send a message, isn't attached to the conversation, and isn't saved. Whatever model actually answers you is decided entirely by the server (following the organization's provider priority/failover order — see AI Providers Explained), regardless of what the dropdown shows. Don't rely on it to route a question to a particular model.
Tool results
If your organization's admin has connected MCP tools to the assistant (see MCP Servers Explained, admin-side), a reply may include a collapsed "Tool: [name]" entry — click it to expand and see what the assistant looked up or ran before answering. Not every organization has this enabled; without it, replies are text-only.
Image attachments
The message box always shows an attach-image control. Whether an attached image is actually usable by the model can still depend on your organization's AI access policy (Allow Image Upload — an admin-side setting) and on the model's own capabilities; the client doesn't hide the control based on that policy, so if an attachment doesn't seem to be taken into account, that's the first thing to check with an admin.
Related articles
Other guides that answer questions close to this one.
How to Organize AI Conversations into Folders
Create folders in the AI Assistant sidebar and file conversations into them. Before you start Maximize the AI Assistant window first — the sidebar (and folders) only appear in maximized mode. Steps Create a folder 1. In…
What You Can Do with the AI Assistant
AI Assistant (nav icon, top navigation bar) is a chat window you can open at any time to ask questions and get answers, without leaving whatever else you're doing in KamoCRM. It opens as a floating window (like Chat or…
How to Ask the AI Assistant a Question
Start a conversation with the AI Assistant, or continue one, from the chat window. Before you start Your organization has AI Assistant enabled and you hold the View AI Conversations right (ask an admin if the icon isn't…
How to Find a Past AI Conversation
Reopen a previous conversation with the AI Assistant. Steps 1. Open the AI Assistant. 2. Maximize the window (the expand control in the header) — the conversation list sidebar only appears in maximized mode; a small…
How to Rename an AI Conversation
Give a conversation a title other than the default "New Chat". Steps 1. Open the conversation. 2. Click its title in the window's header. 3. Type the new title (up to 100 characters). 4. Press Enter to save, click…
AI Providers Explained
An AI provider is a connection to a model vendor — OpenAI, Anthropic, Google (Gemini), Mistral, Cohere, OpenRouter, DeepSeek, xAI (Grok), Meta (Llama), Perplexity, Hugging Face, or a Custom OpenAI-compatible endpoint.…