Skip to main content

Use the chat

The chat is where you talk to your Rational AI agent. This guide covers the everyday experience: starting a conversation, lining up follow-up questions, exploring alternative answers, attaching files, renaming chats, and — for support agents — stepping into a conversation the AI is handling.

📖WHAT IS THE CHAT?

The chat is the conversation view your end users see. Each chat lives in its own room tied to a touchpoint — a configured entry point that decides which AI model and which knowledge the chat draws on. The chat keeps your full message history and lets you regenerate, edit, and branch answers. Support agents can also step into a conversation the AI is running and take manual control.

Prerequisites

Before you start, make sure you have:

  • Access to the chat: an account that can open the chat view.
  • At least one enabled touchpoint: the touchpoint determines which model and knowledge the chat uses.
  • For document attachments: files in a supported format — images, PDF, DOCX, or text / markdown / CSV / JSON.
  • For takeover: an operator account with access to the backoffice conversation view.

Start a new chat

Every conversation begins by choosing who you want to talk to.

  1. Select New chat.
  2. The first time, a touchpoint picker opens. Choose the touchpoint you want to chat with.
  3. The chat opens with a personalized greeting instead of a blank prompt, sitting above the centre of the panel. The greeting is generated dynamically from the time of day (morning, afternoon, or evening) and your name, so the exact wording varies from visit to visit — for example "Hi Admin, what do you need this evening?", "Good evening, Admin.", or "Evening, Admin. How can I assist?".
A new chat opening with a personalized, time-aware greeting

A new chat opens with a personalized, time-aware greeting.

📝EVERY CHAT SURFACE GREETS YOU

The greeting is not limited to the chat page. It also appears in the chat panels embedded elsewhere in the product — inside a Knowledge, in a BI dashboard — including chats that don't exist yet, where nothing is created until you send your first message. Suggested questions are a separate thing and only appear where the touchpoint supplies them.

📝THE PICKER IS SKIPPED NEXT TIME

Rational AI remembers the last touchpoint you chatted with. The next time you select New chat, the chat is created directly with that touchpoint and the picker is skipped. If that touchpoint has since been disabled or deleted, the picker reopens so you can pick a valid one.

Send and queue messages

You don't have to wait for one answer to finish before lining up your next thought.

  1. Type your message in the composer and send it.
  2. While the agent is still generating its response, a second message can't be sent in parallel. Instead it's queued and shown as a removable chip above the input.
  3. Queued messages are sent automatically and in order as soon as the previous turn completes.
  4. To cancel a pending send, hover the chip and select the x. Hovering also shows the tooltip "Message waiting to be sent".
📝THE QUEUE SURVIVES RELOADS

The queue is saved per chat in your browser, so queued messages survive a page reload or switching between chats, and resume sending once the agent is idle. Queued chips are text only — attachments apply to messages you send directly, not to queued ones.

Attach files to a message

Attach images and documents to a message so the agent can use them directly in its answer.

  1. In the composer, add one or more attachments — images, or PDF / DOCX / text / markdown / CSV / JSON documents.
  2. A preview of each attachment appears in the composer before you send.
  3. Send the message. Attachments are uploaded first, then linked to the message, and the chips also appear on the sent message in your history.

Images are passed to the model as vision input. For documents, the text is extracted in the background and fed to the model as reference content, so generation never waits on extraction.

📝LARGE CORPORA BELONG IN A KNOWLEDGE

Document extraction is bounded by size, page, and character caps. For large or numerous documents you want the agent to search over, store them in a Knowledge instead — Rational AI indexes that content for retrieval-augmented answers (RAG), where the agent looks up relevant passages at answer time rather than reading whole files inline.

Work with answers: actions and branches

Beyond reading a reply, you can regenerate it, rewrite your own question, and compare different versions side by side.

Each AI message has a hover-revealed action row with regenerate, edit, copy, Verify response, and a thumbs-up / thumbs-down pair for feedback, plus inline branch arrows ‹ › and a variant counter (for example 1/2) when alternatives exist.

Generate an alternative answer

Use this when an answer is close but you'd like to see how the agent would phrase it differently.

  1. On an AI message, select regenerate.
  2. A new variant is added and the counter updates (for example 2/2). The chat auto-advances to the newest variant.
  3. Use the ‹ › arrows to move between variants. If you navigate back to an older variant and regenerate again, you stay on the variant you were viewing.

Edit your message to branch

Use this when you want to rephrase a question and explore a different line of conversation without losing the original.

  1. On one of your own messages, select edit.
  2. An inline edit card opens with a hint that saving creates a new branch.
  3. Adjust the text and select Save (or press Enter).
  4. A new branch is created and the agent answers it. Attachments on the original message are carried onto the edited branch, so they survive the edit.

Rate an answer

Tell the agent's owners whether an answer worked. The two thumbs buttons on the action row open a short dialog rather than recording a silent vote, so a rating always comes with the reason behind it.

  1. On an AI message, select thumbs up (Give positive feedback) or thumbs down (Give negative feedback).
  2. For negative feedback, tick as many reasons as apply under Add details: Confusing, False, Offensive, Useless, or Other.
  3. Add an optional note — "What was satisfying about this response?" for positive feedback, "What was unsatisfying about this response?" for negative.
  4. Select Send. A Thanks for your feedback toast confirms it, and the thumb you chose switches to its filled icon so you can see at a glance which messages you have rated.
📝CANCELLING SENDS NOTHING

Closing the dialog with Cancel, the , or the Escape key sends nothing at all — no rating is recorded from opening the dialog alone. Only Send submits, and if it fails you are told so ("Could not submit your feedback. Please try again") rather than being left thinking it went through.

Rename a chat

Give a chat a clear title so you can find it later — type one yourself or let the agent name it for you.

  1. Open the Rename chat modal for the chat.
  2. Edit the title manually, or select the Generate with AI spark button to the right of the title input.
  3. When you use Generate with AI, the icon shows a loading throbber while the title is regenerated, then the AI-generated title replaces the input text and the field is marked as AI-generated (purple background).
  4. Save the new title.
The Rename chat dialog with the spark button to regenerate the title with AI

The Rename chat dialog. The spark button to the right of the field regenerates the title with AI.

Take over an AI-managed conversation (agents)

In the backoffice conversation view, the AI answers automatically while the room is assigned to it. The composer is disabled with the hint "Take over the conversation to reply". The sections below cover stepping in and reviewing what the AI has handled so far.

Step in and reply

Take over when a customer needs a human — a sensitive case, an edge case, or anything you'd rather handle yourself.

  1. Select Take over conversation. The room is assigned to you, the AI pauses, and the composer is enabled.
  2. The button toggles to Release conversation (with a sparkles icon). Reply as needed.
  3. When you're done, select Release conversation to hand control back to the AI.
📝FIRST COME, FIRST SERVED

Takeover is exclusive. If another operator has already taken the conversation, your takeover is blocked with a toast. Control never returns to the AI on its own — it returns only when you explicitly release the conversation.

Read the AI conversation summary

Before stepping in, get up to speed in seconds with an AI-written recap of the conversation so far.

  1. Select Summary to open the conversation summary modal.
  2. The modal shows a read-only, AI-generated summary covering the main problem, key points, and resolution status. A resolution status badge (Open / In progress / Resolved) and the room sentiment badge are shown.
  3. Select Copy summary to copy it, or take over the conversation directly from the modal.

Summary behavior is governed by the Summary generation settings section on the Conversation Settings page, where you can toggle generation and set the model, the number of messages to consider (0 means all), and the prompt template (with a restore-default option).

Result

You can hold a full conversation with your Rational AI agent: start a chat with a personalized greeting — on every chat surface, including one that hasn't been created yet — line up follow-up messages while answers generate, attach files, explore and branch alternative answers, rate an answer with a reason attached, rename chats with AI-generated titles, and — as a support agent — take over a conversation and review its AI-generated summary before stepping in.