LLM Chat

Chatbot

Click Playground in the left navigation bar to open the chatbot.

Once on the chatbot page, the button changes to New Chat. Click it at any time to start a fresh conversation.

chat LLM navbar
chat LLM navbar

The chatbot is a Large Language Model (LLM) interface. When using QAnswer's own LLM, all queries are handled securely and your data remains private.

  • By default, the chatbot has no access to documents from your AI Assistants.
  • Select a different LLM by clicking the model name in the bottom-right corner of the input field.
chat LLM empty secure

Ask a question

Ask questions on any topic.

chat LLM question
  • Regenerate a response by clicking Re-Generate.
  • Edit a question by hovering over it and clicking .
  • The left panel lists all previous conversations.

Access conversation actions via next to the conversation title:

  • Rename — click .
  • Share — click .
  • Delete — click .

Chatbot options

The input toolbar provides the following actions:

  • Add Connectors — attach documents to the current conversation
  • Upload Images
  • Options — toggle Web Search and Incognito mode
  • Actions — open the MCP tools list

Incognito mode disables conversation history for the session.

chat LLM connectors

AI Assistant

  • Select an AI Assistant from the New Chat screen to direct your question to it.
  • Alternatively, type @ followed by the assistant's name directly in the input field.
  • Remove the tag by clicking X next to the assistant name in the input.
  • Rate an AI Assistant response using or next to the response.
Chatbot page with focus on AI Assistant

Share Conversation

Sharing

Click in the actions menu next to the conversation title.

  • Select the sharing type from the available tabs.
  • Link sharing lets you control whether the link is accessible to all logged-in users or restricted.
  • Share directly with individual users, teams, or your organization (administrator rights required for teams and organizations).
  • Search for users, teams, or organizations by name.
  • Set the access level to Read only or Read and Write.
  • Confirm by clicking .
  • Change an existing access level from its dropdown.
  • Revoke access by clicking .
Chatbot page share options by link

Receiving

  • To unsubscribe from a shared conversation, click and confirm.
  • Read only — the recipient can view the conversation but cannot send messages.
  • Read and Write — the recipient can send messages and add data sources.
  • Use only (chatbot) is equivalent to Read and Write; the distinction applies to shared AI Assistants.
Chatbot page share result

RAG Mode

When a document exceeds the LLM's context window, the chatbot switches to RAG (Retrieval-Augmented Generation) mode, retrieving only the most relevant excerpts to answer your question.

Chatbot page RAG mode
Tip
If you have not created an AI Assistant yet, refer to the Create an AI Assistant section.