Explore the step-by-step instructions on creating AI agents by video. These two videos visually demonstrates the key decisions and actions you need to build, configure, and deploy your own custom agents.
Navigate to the agent creation interface and click âCreate New Agent.â
3
Name Your Agent
Choose a clear, descriptive name that indicates purpose.Good: âCustomer Support Assistant,â âQ4 Sales Data Analyzerâ Avoid: âHelper,â âAgent 1â
If planning organization-wide sharing, choose names that make sense to all users.
4
Write Your Instructions
Instructions specify your agentâs role, expertise, tone, and behavior. Write clear, detailed instructions to ensure the agent consistently performs as intended.
State what the agent is and does.Example: âYou are a customer support specialist for our SaaS platform. Help users resolve technical issues, answer product questions, and guide them through common workflows.â
Communication Style
Define tone and format.Example: âCommunicate in a friendly, professional tone. Be concise but thorough. Use bullet points for clarity.â
Operational Guidelines
Provide specific rules for how the agent should execute tasks and make decisions.Example: âWhen analyzing sales data, always compare against the previous quarter and year-over-year metrics. If data is incomplete, note the gaps explicitly rather than making assumptions.â
Tool Usage Guidelines
Specify when and how the agent should use available tools.Example: âUse the CRM tool to retrieve customer information before making recommendations. When querying the database, limit results to the last 90 days unless specified otherwise.â
Business Context
Include company-specific information.Example: âSupport hours: 9 AM-6 PM EST. We offer three tiers: Basic, Pro, Enterprise.â
Clear, detailed instructions are the foundation of agent effectiveness.
5
Choose an AI Model
Select the right model based on your agentâs task complexity and usage frequency.
Use GPT-4o mini (most cost-effective) or Gemini 2.5 Flash (fast with large context)
Also consider: Claude Haiku 4.5 (fast with near-frontier intelligence)
Example tasks: Email drafting, data lookup, simple formatting, high-volume operations
For complex reasoning:
Use Claude Opus 4.5, Claude Sonnet 4.5, GPT-5.2, or GPT-5 (advanced capabilities)
Example tasks: Multi-step analysis, strategic planning, multi-tool usage, complex coding
For long context:
Use Gemini 2.5 Pro (1M context window) or Gemini 2.5 Flash (1M context, faster)
Example tasks: Document analysis, comprehensive research, processing large datasets
Start with a cost-effective model like GPT-4o mini or Claude Haiku 4.5 for most agents. Upgrade to more capable models (Claude Opus 4.5, GPT-5.2, or Gemini 2.5 Pro) only if results donât meet your needs.
Need detailed guidance? See the Model Selection Guide in the Advanced Knowledge tab for comprehensive comparisons, pricing, and use case recommendations.
6
Connect External Softwares (Optional)
Add MCP connection if your agent needs to interact with external systems.Tool selection principles:
Only add tools the agent actually needs
Too many tools can cause selection confusion
Ensure you have permissions for assigned tools
Agents can only access tools explicitly assigned to them and inherit your personal permissions. See the Tool Restrictions section in Access Control for more details.
Thorough testing ensures users get reliable results.
8
Deploy or Share
Personal use: Start using immediately, refine based on real usageOrganization sharing: Contact administrator, provide context on purpose and value, await review and approval
This guide introduces five key elements that help create more effective agents. While these fundamentals provide a solid starting point, they represent examples of good practices rather than a complete framework. However, building truly reliable agents requires deeper exploration and iteration beyond these basics.
1. Persona: Who is your agent?
Define your agentâs role, expertise, and perspective to shape response style and depth.Example:
Copy
You are a senior financial advisor with 20 years of experience specializing in retirement planning for conservative investors.
Specific beats generic: âYou are a helpful assistantâ provides no guidance. Define expertise, experience level, and specialization.
2. Goals: What should it achieve?
Clearly state the objective and desired outcome for every interaction.Example:
Copy
Your goal is to analyze sales data from the last quarter, identify the top 3 declining products, and recommend specific actions to reverse the trend. Present findings in a concise executive summary format.
Specific, measurable goals produce consistent, actionable results.
3. Tools: What can it use?
Specify which tools to use and when. Provide clear guidelines for tool selection when multiple options exist.Example:
Copy
Available tools:- database_query: Use for all customer data lookups- crm_api: Use only when database is unavailable- email_tool: Use for sending notificationsAlways query the database before making recommendations.Never update records without explicit user confirmation.
Too many similar tools confuse agents. If your agent struggles with tool selection, provide clearer usage criteria or reduce tool count.
4. Constraints: What are the boundaries?
Set clear boundaries for format, tone, length, permissions, and prohibited actions.Example:
Copy
Constraints:- Keep responses under 200 words unless analysis requires detail- Use professional but friendly tone- Never make promises about delivery dates- If customer requests exceed \$500, escalate to human approval- Format all data tables in markdown
Constraints prevent common failure modes. Add new constraints as you discover edge cases in production.
5. Context: What background matters?
Provide relevant background information, business rules, and domain-specific knowledge.Example:
Copy
Company context:- We serve B2B SaaS customers with 3 pricing tiers- Standard support hours: 9 AM-6 PM EST, Mon-Fri- Enterprise customers get priority within 2 hours- Our refund policy allows 30-day money-back guarantee- Common abbreviations: ARR (Annual Recurring Revenue), MRR (Monthly Recurring Revenue)
Include terminology, acronyms, business rules, and any domain knowledge the agent needs to interpret requests correctly.
Key Features: Largest context window (1M+ tokens), optimized for speed and document analysis
Mistral Models
Model
Context
Cost (Input/Output)
Best For
Mistral Large Latest
128K
Competitive pricing
Strong performance, European AI
Mistral Medium Latest
32K
Lower cost
Balanced tasks, cost-effective
Key Features: Open-source foundation, European data sovereignty option
Pro Models Available: GPT-5.2, GPT-5, Claude Opus 4.5, Claude Sonnet 4.5, Claude Sonnet 4, and Gemini 2.5 Pro all support advanced reasoning and complex task handling.
Pro: Claude Opus 4.5, Claude Sonnet 4.5, GPT-5.2, or GPT-5 (advanced coding, large context) Budget: GPT-4o mini ($0.15/$0.60) or Claude Haiku 4.5 ($1/$5)
Use Pro models for production code or complex refactoring. Use budget models for scripts and simple tasks.
Long Documents & Analysis
Best: Gemini 2.5 Pro (1M context) or Gemini 3 Pro Preview (1M+ context) Alternative: Claude Sonnet 4.5 (200K-1M beta), GPT-5.2, or GPT-5
Gemini models handle documents over 200K tokens best with their 1M+ context windows. For deep reasoning on shorter documents, use Claude Opus 4.5, Claude Sonnet 4.5, or GPT-5.2.
High-Volume Tasks
Best: GPT-4o mini (lowest cost at $0.15/$0.60) Alternative: Gemini 2.5 Flash (faster, 1M context, $0.30/$2.50) or Claude Haiku 4.5 ($1/$5)
Cost differences compound quickly at scale. GPT-4o mini and Claude Haiku 4.5 can save thousands monthly on high-volume agents.
Complex Reasoning & Planning
Premium Models for Complex Tasks: GPT-5.2, GPT-5, Claude Opus 4.5, Claude Sonnet 4.5, Gemini 2.5 ProChoose based on needs:
Long context: Gemini 2.5 Pro (1M tokens) or Claude Sonnet 4.5 (1M beta)
Best coding: Claude Opus 4.5 or Claude Sonnet 4.5 (industry-leading)
Use premium models for genuinely complex reasoning, multi-step workflows, and agentic tasks. For simpler tasks, fast models like GPT-4o mini or Claude Haiku 4.5 suffice.
Speed & Real-Time
Fast: Gemini 2.5 Flash (optimized latency, 1M context) or Gemini 3 Flash Preview (next-gen speed) Fastest & Cheapest: GPT-4o mini (lowest cost, great speed) or Claude Haiku 4.5 (near-frontier intelligence)Real-time chat, live data processing, interactive apps, streaming
Only grant tools that are absolutely necessary for the agentâs specific task. If your agent drafts emails using Outlook or Gmail, remove the âsend emailâ capability to prevent accidental sends. The agent can prepare drafts while you maintain final control over sending.
Fewer tools mean fewer potential bad behavior risks and more predictable output.
Avoid connecting systems that shouldnât interact with each other in the same agent. If you have two software systems that should remain separate, donât add both integrations to the same agent. Create separate agents for different domains to maintain clear boundaries.
Begin with minimal permissions and test extensively before expanding capabilities. Avoid deploying agents with full permissions initially. Unexpected behavior is common and should be identified during testing.Recommended approach:
Begin with read-only access when possible
Test with non-production data first
Gradually add tools as you verify behavior
Monitor agent actions closely during initial deployment
Donât try to build everything in one go. Test incrementally to avoid surprising and unwanted results.