Overview
Agents are AI teammates capable of executing real multi-step work across apps and websites. Agents can read and use your organization’s knowledge, follow rules you define, and work inside workflows to complete complex tasks end-to-end. You can configure what they know, how they should behave, and then chat with them or embed them inside Workflows to automate processes.Organizational Knowledge
Attach Library Files so the Agent answers from your own indexed documents
Rules and Guardrails
Define the rules the Agent must follow and keep answers grounded in the selected context
Web Enrichment
Optionally turn on Web Search when the Agent needs external information
Workflow Ready
Chat with an Agent directly, or embed it inside a Workflow to automate a process
Creating an Agent
1
Create the Agent
Click Create Agent under Agents.
2
Name and Describe It
Give your Agent a clear Name and Description so users can easily recognize its role and purpose.
3
Assign a Department
Assign a Department label to specify which department this Agent belongs to. Use consistent labels across Agents so teams can easily filter and find the right one.
4
Attach Context from Library Files
Attach context from Library Files. Select one or more relevant files ingested in the Library. Ensure only high-quality, up-to-date documents are selected to avoid outdated or conflicting answers.
5
Enable Guardrails
Tick the Guardrails checkmark to enable information retrieval from the Selected Library Files.
6
Define the Rules
Define the rules the Agent must follow, for example: Answer only from the selected Library files. If information is not in the context, say you don’t know.
7
Turn On Web Search (optional)
Turn on Web Search if you want the Agent to enrich answers with information from the web.
8
Instruct Your Users
Specify the Description to instruct users what input to specify when chatting with the Agent.
9
Test and Refine
Start a conversation by asking it questions that match its purpose. Verify that the Agent uses the selected Library files accurately while following the Guardrail rules. Then refine them as needed based on its responses.
Agents in Workflows
Agents are not limited to chat. You can embed them as a step inside a workflow, or chain several of them together:- Embed Existing Agents in the workflow to perform the pre-defined instruction and rules bound by the Agent.
- Multiple Existing Agents can be linked together in a chain using the Workflows. Linking one Agent to another allows you to design “teams” of AI teammates, where each Agent handles a specialized part of the process. Configure inputs/outputs so the next Agent can use results produced by the previous Agent. For example, Agent A summarizes a document, Agent B reviews the summary for compliance.
To run an agentic task that reasons, executes code, and generates files inside a workflow step, use the Agent action node.
Pro Tips
Next Steps
Knowledge Base
Ingest and index the files your Agents will use as context
Workflows
Embed and chain Agents inside automated processes
Chatbots
Publish a conversational experience for external users