
Opening the chat
How visitors enter depends on how you embedded the agent:| Entry point | What the visitor does |
|---|---|
| Chat bubble | Clicks the floating button (labeled Open chat) to expand the window; clicks again to minimize. |
| Inline iframe | The chat is already visible, embedded in your page. |
| Share link | Opens the agent on its own full-page hosted screen at chat.a2v2.ai. |
The first thing they see
A new visitor lands on a welcoming starting view, which can include:- A welcome message — the greeting you set in Message customization.
- Suggested questions — tappable chips of starter questions. A visitor can click one instead of typing, which is often how a conversation begins. You define these as the agent’s suggested messages.
Asking a question and getting an answer
The visitor types in the Ask a Question box and sends with the Send button (or Enter). As the agent works, they see live status indicators rather than a frozen spinner:| Indicator | What it means |
|---|---|
| Thinking… | The agent is reasoning about the question. |
| Processing… | The agent is working through the request. |
| Refining response… | The agent is improving an in-progress answer. |
| N tools used | The agent ran tools or skills to answer. |
Answers are drawn from the agent’s knowledge base. The
agent only answers from what you’ve given it, which is what keeps responses grounded
and on-topic.
Acting on an answer
Each answer carries a few lightweight controls so visitors can react without leaving the conversation:| Action | What it does |
|---|---|
| Copy message | Copies the answer text to the clipboard. |
| Like | A thumbs-up to mark the answer as helpful. |
| Dislike | A thumbs-down to mark it unhelpful. |
Sending more than text
Depending on what you’ve enabled for the agent, visitors can also:- Attach a file
- Speak instead of type
Visitors use Attach file to add a document or image for the agent to consider
in the conversation. The file uploads (showing Uploading…) and then becomes
part of the question’s context.This is available only when you’ve turned on file uploads for the agent. The
setting notes the supported types and size limit (PDFs, documents, and images, up
to 5 MB per file) — see the Sandbox settings in
Test your agent.
Picking up where they left off
The chat keeps a visitor’s conversation history in their browser, so returning visitors don’t start from scratch:- New Chat starts a fresh conversation.
- A History list (with Search chats…) lets them reopen earlier conversations, grouped as Today, Yesterday, Previous 7 Days, and so on.
- Conversations persist for that visitor on that browser, even across page reloads.
History is tied to the visitor’s browser. Someone on a different device or browser
starts a new history — unless they sign in to a
restricted or paid agent, which ties the
conversation to their verified identity.
The A2V2.ai branding
The chat shows a small Agent by A2V2.ai mark in the footer, and each answer is tagged with an “AI Agent” label and timestamp. This tells visitors they’re talking to an AI assistant, which keeps the experience honest and sets the right expectations.Tips
Troubleshooting
Visitors don't see suggested questions
Visitors don't see suggested questions
Suggested questions only appear if you’ve added them. Set them in
Message customization.
The attach-file or voice button is missing
The attach-file or voice button is missing
A visitor lost their chat history
A visitor lost their chat history
History is stored in the visitor’s browser. Clearing site data, switching devices,
or using a private window starts a fresh history. For history that follows a person
across devices, use a restricted or paid agent
so visitors sign in.
The agent says it can't answer
The agent says it can't answer
The agent only answers from its knowledge base. Add the
missing information as a source so future visitors get an answer.
Related
Message customization
Set the welcome message and suggested questions.
Appearance
Style the chat to match your brand.
Restricted & paid access
What sign-in and paywalls look like to visitors.
Install on your platform
Add the chat to your website.