Skip to content
Docs

Chat & SuperAgent

Generate Enterprise’s AI Chat lets users hold natural conversations with an AI grounded in their organization’s documents and connected data, with answers that cite their sources. Users pick which model answers from an in-chat model selector. SuperAgent is a separate, page-aware assistant that can be opened from anywhere in the product.

  • Attachments — attach PDF, Word, PowerPoint, Excel, CSV, TXT, Markdown, and image files to a message.
  • Voice input — dictate questions; transcription is self-hosted (faster-whisper).
  • Web search — an optional toggle that searches the web; only the typed query is sent, never your files.
  • Cited sources — answers cite the documents they draw from as numbered references. (Files added in Express mode return answers without citations.)
  • Streaming responses — answers stream in as they are generated, and can be stopped mid-stream.
  • Read aloud — have a response read back using the browser’s text-to-speech.
  • Message actions — copy a message, give thumbs-up/down feedback, and edit-and-resend your own message to re-run it.
  • Export — export a response as PDF, TXT, DOCX, or PPTX.
  • History & search — reopen past conversations and search chats by message content.

What is SuperAgent and how do you open it?

Section titled “What is SuperAgent and how do you open it?”

SuperAgent is a right-hand assistant panel that understands the page you are on and can act on it — navigating, refreshing data, updating preferences, and helping you build agents or run tasks. It opens from the sidebar button “Use SuperAgent” or the keyboard shortcut Cmd/Ctrl+K (Esc closes it), and attaches the current page as context for each request.

Users choose a model per chat from the models an administrator has enabled. Supported providers include OpenAI, Anthropic, Groq, Mistral, Cohere, AWS Bedrock, any OpenAI-compatible endpoint, and Interplay (Generate’s private LLM). See Overview for the model list.

  • Full customer documentation: the features/superagent/* and features/chat/* pages on the Generate Enterprise docs site.