Skip to content

AgentQ Overview

AgentQ is the AI assistant built into the Qualytics platform. Powered by the Model Context Protocol (MCP) and your choice of LLM provider, AgentQ turns natural language into action — exploring datastores, building transformations, creating quality checks, investigating anomalies, and more.

You can interact with AgentQ in several ways: through the full-page chat opened from the left sidebar, the floating chat widget available on every page (toggle with Q), the AgentQ API for custom integrations, and any external MCP-compatible client (Claude Desktop, ChatGPT, Cursor, and others) connected to the Qualytics MCP server.

Built-In Intelligence

  • Smart Suggestions — When you start a new conversation, AgentQ generates personalized prompt suggestions based on your data assets and active anomalies.
  • Context Awareness — AgentQ automatically detects the page you're on and injects relevant context (datastore, container, field, check, or anomaly) into the conversation.
  • Co-Authorship Tracking — All changes made through AgentQ are stamped with a co-author record in the audit trail, so you always know which actions were AI-assisted.
  • Conversation Memory — Long conversations are automatically managed through context compression, keeping recent messages in full detail while summarizing older context. See Conversations, Responses & Context for details.
  • Background Streaming — If you navigate away while AgentQ is generating, the stream continues in the background. The response is waiting when you return to that session.
  • PDF Export — Export any AgentQ response as a PDF for sharing and reporting.

Deep Dive

  • MCP


    What is the Model Context Protocol — how it works, key concepts, and why it matters.

    MCP

  • AgentQ in Action


    How Qualytics implements MCP — endpoint, tools, and tool step labels.

    AgentQ in Action

  • Conversations, Responses & Context


    How to write prompts, understand AgentQ responses, and use context-aware conversations.

    Conversations

  • Best Practices


    Prompt design, cost management, guardrail behavior, rate limits, and async operation patterns.

    Best Practices

  • AgentQ Limits


    Rate limits, token usage, timeouts, SQL constraints, and scope constraints.

    Limits

  • Agentic Endpoints


    Building custom applications with the agentic endpoints — integration patterns, best practices, and code examples.

    Agentic Endpoints

Managing

  • Connecting External AI Clients


    Connect ChatGPT, Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, or Amazon Q Developer to the Qualytics MCP server.

    Connect Clients

  • Add Integration


    Configure your LLM provider to power AgentQ's built-in chat.

    Add Integration

  • Update Integration


    Change your LLM provider, model, or API key.

    Update

  • Remove Integration


    Disconnect your LLM provider from AgentQ.

    Remove

  • Start a New Conversation


    Create a fresh conversation from the sidebar, chat header, or floating chat.

    Start

  • Resume a Conversation


    Return to a previous conversation and continue from where you left off.

    Resume

  • Rename a Conversation


    Give a conversation a descriptive title for easier navigation.

    Rename

  • Archive a Conversation


    Move a conversation out of the active list into the archived section.

    Archive

  • Restore a Conversation


    Bring an archived conversation back to the active list.

    Restore

  • Delete a Conversation


    Permanently remove an archived conversation.

    Delete

  • Search Conversations


    Filter active conversations by title or message content to find a specific conversation.

    Search

  • Chat Interface Tips


    Refresh the chat list, collapse the sidebar, attach files, paste large content, stop a response, and use prompt suggestions.

    Tips

Reference

  • API


    REST API reference for AgentQ — chat, sessions, specialized endpoints, and LLM configuration management.

    API

  • FAQ


    Answers to frequently asked questions about AgentQ, security, usage limits, and troubleshooting.

    FAQ