Skip to main content
Context is the knowledge your agent uses when it answers. Suppio requires context before an agent can be deployed or used through the API. Without active context, Suppio cannot generate grounded support replies.
If an agent has no context, deployment methods are blocked or requests are rejected.

Supported context sources

Paste short notes, policies, FAQs, troubleshooting steps, or instructions directly into Suppio.
Upload a local .txt file. Other file formats are not accepted by the context uploader.
Import website pages from public URLs. This works well for help centers, docs, landing pages, and product pages.
Connect a Mintlify documentation site by pasting a documentation URL.
Import a GitBook space by pasting a GitBook URL.
After Discord is connected, import the starter content from up to 30 selected forum posts so Suppio can learn from useful past answers.
After Discord is connected, follow up to 10 selected channels so Suppio can retain their latest messages. New messages and edits to retained messages update the source automatically.
Connect Atlassian Statuspage, Better Stack, Instatus, incident.io, or Status.io. Suppio checks the live provider when a user asks about outages, incidents, maintenance, or service health.
When creating another agent in the same workspace, you can sync context from an existing agent instead of uploading everything again.

Add context

1

Open the agent

Go to the workspace, choose the agent, and open Context.
2

Choose a source

Add text, upload a TXT file, import website pages, or choose an available documentation, Discord, or live status source.
3

Wait for processing

Suppio shows context source status while it processes and indexes content.
4

Test the agent

Ask real support questions in the sandbox to confirm the agent can find the right information.

Manage existing context

Open a context card’s menu to view, rename, or remove it. Plain-text and imported text content can be edited in the dashboard. Followed-channel sources use Manage to change which channels are tracked. If agents share synced context, uploads, edits, renames, and removals apply to every agent in that sync group.

Adaptive memory

Adaptive memory stores small notes and summaries that should influence future replies. It can be updated from Discord with:
  • /learn to save a manual note
  • /train to propose reusable staff-confirmed guidance from the current ticket or forum post
  • a reply that mentions Suppio with remember
  • approved knowledge suggestions created after ticket or forum handoffs
Use adaptive memory for high-value corrections, repeated support guidance, and short policy notes. Do not use it as a replacement for full documentation. Adaptive memory has an 800 KB limit and does not count as the active context required to unlock deployment methods.

Knowledge quality

On every plan, Context surfaces missing knowledge, conflicting sources, and learning suggestions. You can inspect the supporting conversation or source, enter a correction, apply proposed context edits, or ignore the issue. See Knowledge gaps and conflicts.

Source quality tips

  • Prefer current docs over old chat messages.
  • Remove outdated setup instructions before uploading.
  • Keep one source focused on one topic when possible.
  • Include exact names for plans, commands, products, and settings.
  • Add screenshots or images only where the deployment supports image understanding.
  • Re-test common questions after major context changes.

Limits

Limits vary by plan. The pricing table currently lists: File size limits also vary by plan: Website context can include up to 100 selected pages from the full dashboard context manager. The onboarding importer accepts up to five starting links. Website, Mintlify, and GitBook sources can be configured to refresh automatically.

Troubleshooting

Add at least one active context source to the agent, then retry deployment or API key creation.
Add the missing policy or troubleshooting detail as context, remove outdated sources, and test again in the sandbox.
Connect Discord first. Forum posts and followed channels require a Discord deployment connection.
Confirm the URL is public, reachable, and not blocked by the website upload filters.
Convert the content to UTF-8 plain text and upload a .txt file, or paste it with Plain text.
Edits update only messages still inside the followed channel’s retained recent-message window. Editing an older message does not re-add it ahead of newer updates.