Skip to main content
Help article

Agents on the Ideople Platform

Users create AI agents that automate sales, marketing, support, and operations. Agents use LLMs from OpenAI (GPT-4o, GPT-4o mini), Anthropic (Claude Sonnet 4, C...

1 min read 8 sections

Agents on the Ideople Platform

Users create AI agents that automate sales, marketing, support, and operations. Agents use LLMs from OpenAI (GPT-4o, GPT-4o mini), Anthropic (Claude Sonnet 4, Claude Haiku), Google AI (Gemini), Mistral, and more — 17+ models are available.

Creating an agent

Go to Agents → Create Agent or use the + button on the Dashboard. You can choose between manual creation, AI-assisted creation, or installing a template from the Marketplace.

AI-assisted creation

Click Create with AI on the Agents page. Describe what you want in plain language and the AI builds the agent for you.

Testing

Every agent has a Test button — use test mode to validate before deploying. Test mode does not consume production credits.

Scheduling

Agents can run on a schedule via Triggers — set cron expressions for automated execution (for example, daily reports or weekly audits).

Variables

Define input variables (text, number, select, file) that users fill in before each execution.

Alerts

Configure Slack or email alerts for agent failures or specific events.

Import / Export

Agents can be exported as JSON and imported into other workspaces.

Multi-Agent Teams

  • Supervisor pattern: a supervisor agent delegates tasks to specialized sub-agents based on the task type.
  • Router pattern: routes incoming requests to the most appropriate agent.
  • Create multi-agent teams by adding the Delegate to Agent tool and selecting which agents to delegate to.

Was this article helpful?

Your feedback helps us improve our docs.

Still need help?

Our team responds within 1 business hour.