Agents are the specialized AI capabilities Genloop uses under the hood to handle different types of questions. When you ask something in Chat, Genloop routes your question to the right agent depending on what you are asking and what data is involved. You do not configure agents to use them — they are already active and working every time you use Chat. The Agents page gives you visibility into which agents are available in your workspace. [Screenshot: Agents page with agent tiles]Documentation Index
Fetch the complete documentation index at: https://docs.genloop.ai/llms.txt
Use this file to discover all available pages before exploring further.
What agents do
Each agent is built for a specific job:- Query Agent answers factual questions about your data — counts, averages, distributions, and comparisons pulled directly from your connected tables.
- Analysis Agent handles more complex requests that involve running Python code or multi-step reasoning across your data.
- Multimodal RAG Agent reads your uploaded documents — PDFs, policy files, playbooks — and answers questions based on their content.
- Web Search Agent fetches information from the web to answer questions that go beyond what is in your data.
- Report Agent handles report generation and powers scheduled reports in Automations.
Creating custom agents
Custom agent creation is coming to the platform. You will be able to build and configure agents specific to your workflows directly from this page.Agents are workspace-level. Every member of your workspace has access to the same set of active agents.
Next steps
Chat
Agents work automatically when you ask questions in Chat.
Connections
The more context you connect, the more effectively agents can answer.
