Introduction
The Support Assistant is a floating chat widget available across the ELITEA platform. When enabled by your administrator, it provides an AI-powered support channel that you can open from anywhere in the UI to ask questions, get guidance, or resolve issues — all without navigating away from your current work. The assistant is aware of your current context: it knows which project you are in, which page you are viewing, and which entity (agent, pipeline, toolkit, MCP, conversation, or credential) you have open. This awareness allows it to provide more relevant and specific assistance.Context-Aware Assistance
The assistant automatically tracks your current project, page, and open entity — so you can ask questions about exactly what you are working on.
File Attachments
Attach files to your messages by clicking the attachment icon, dragging and dropping, or pasting images directly from your clipboard.
Conversation History
All your past conversations are saved and accessible from the history panel in the assistant header.
Markdown Responses
Assistant responses render with full Markdown formatting — including code blocks, tables, lists, and inline styling.
Fullscreen Mode
Expand the assistant to a fullscreen overlay for a more focused interaction when you need more space.
Theme-Aware Interface
The widget automatically matches the active light or dark theme of the ELITEA UI.
The Support Assistant is an optional feature. It is only visible when your platform administrator has enabled it. If you do not see the Support Assistant entry in the sidebar, the feature is not active in your environment.
Opening the Support Assistant
When the Support Assistant is enabled, a Support Assistant entry appears at the bottom of the main navigation sidebar.- When the sidebar is expanded, the entry shows the Support Assistant label.
- When the sidebar is collapsed, only the icon is shown. Hover over it to see the “Support Assistant” tooltip.
Sending a Message
- Click Support Assistant in the sidebar to open the chat panel.
- Type your question or issue in the input field at the bottom.
- Press Enter to send, or Shift + Enter to add a new line without sending.
- The assistant streams its response in real time. A typing indicator (three animated dots) appears while the response is being generated.

Attaching Files
You can attach files to provide additional context alongside your message. To attach a file:- Click the paperclip icon in the input area to open the file picker, or
- Drag and drop files directly onto the input area, or
- Paste an image from your clipboard directly into the text field — screenshots are automatically renamed with a timestamp.

| Category | Extensions |
|---|---|
| Images | .png, .jpg, .jpeg, .gif, .webp, .bmp, .svg |
| Documents | .pdf, .docx, .doc, .txt, .md, .csv, .xlsx, .xls, .ppt, .pptx, .json, .jsonl, .html, .htm, .xml, .yml, .yaml |
| Code files | .py, .js, .ts, .jsx, .tsx, .java, .cpp, .c, .cs, .go, .rb, .php, .sql, and many more |
- Up to 10 attachments per message
- Images: max 3 MB each
- Other files: max 150 MB each
- Total upload size: max 150 MB per message
Conversation History
The assistant saves all your previous conversations. To revisit a past conversation:- Click the history icon in the assistant header.
- A dropdown list of your past conversations appears.
- Click any conversation to load it and continue where you left off.

Context Passed to the Assistant
The assistant receives the following context from your current session, which informs the responses it provides:- Project — the currently selected project ID and name
- Current page — the URL of the page you are viewing
- Browser info — user agent string
| Page Type | Additional Context |
|---|---|
| Agent detail | Agent ID, name, selected model, selected provider, current tab, version ID |
| Pipeline detail | Pipeline ID, name, selected model, selected provider, current tab, version ID |
| Toolkit detail | Toolkit ID, current tab |
| MCP detail | MCP ID, current tab |
| Application detail | Application ID, current tab |
| Credential detail | Credential UID, current tab |
| Chat conversation | Conversation ID, conversation name, selected model, model provider |
The assistant reads your context to provide more relevant answers. It does not perform actions in ELITEA on your behalf unless the backing agent has been configured with tools to do so by your administrator.
Troubleshooting
Support Assistant Entry Not Visible in the Sidebar
Support Assistant Entry Not Visible in the Sidebar
Assistant Panel Opens but Receives No Response
Assistant Panel Opens but Receives No Response
The assistant is backed by an ELITEA agent. If responses are not returned, the backing agent may be misconfigured, offline, or lacking the necessary credentials. Contact your platform administrator to verify the agent and its configuration.
File Attachment Fails or Shows an Error
File Attachment Fails or Shows an Error
Check that your file meets the supported type and size requirements: images must be under 3 MB, all other files under 150 MB, and no more than 10 attachments per message. Unsupported file types will show an error on the chip immediately after selection.
History Icon Is Greyed Out
History Icon Is Greyed Out
The history dropdown is only active when at least one previous conversation exists. If this is your first interaction with the Support Assistant, no history is available yet.
Context Does Not Seem Relevant to My Current Page
Context Does Not Seem Relevant to My Current Page
Context is captured at the moment you open the assistant. If you navigated to a different page after opening the panel, the context may not reflect your current location. Close and reopen the assistant to refresh the context.
- Agents — Learn how ELITEA Agents work, including how an agent can be designated as the Support Assistant.
- Settings → AI Configuration — Configure AI models used across the platform.
- Contact Support — Reach the ELITEA Support Team for issues not covered in this guide.