Sempleo Docs
Guides

Agent Configuration

Install, customize, and build AI agents for your team.

Agents are the core of Sempleo. Each agent is specialized for a task — research, meeting prep, data analysis, customer intelligence, etc.

Installing Agents

From the Marketplace

  1. Go to Agents → Marketplace
  2. Browse available agents by category or search
  3. Click Install to add an agent to your workspace
  4. Configure the agent's settings (model, tools, knowledge access)

Industry Packs

During onboarding, you can select an industry pack that pre-installs agents tailored to your sector (e.g., Professional Services, E-Commerce, Manufacturing).

Agent Settings

Each installed agent has configurable settings:

SettingDescription
NameDisplay name for the agent
ModelLLM model to use (fast, standard, advanced)
System PromptInstructions that define the agent's behavior
TemperatureControls response creativity (0 = deterministic, 1 = creative)
ToolsWhich tools the agent can use (search, integrations, web)
Knowledge AccessWhich collections the agent can search
Team ScopeWhich teams can use this agent

Building Custom Agents

Go to Agents → Builder to create a custom agent:

  1. Define the purpose — What should this agent do?
  2. Write the system prompt — Detailed instructions for the agent
  3. Select tools — Choose which capabilities the agent has
  4. Set knowledge access — Pick which collections to search
  5. Test — Run test conversations before deploying
  6. Deploy — Make it available to your team

Agent Tools

Agents can use built-in tools and integration tools:

Built-in Tools

  • Knowledge Search — Search your document knowledge base
  • Web Search — Search the internet for current information
  • Code Execution — Run code snippets for calculations

Integration Tools

  • HubSpot — Search CRM contacts, deals; create notes
  • Google Calendar — Check upcoming meetings
  • Google Drive — Search and read files
  • Notion — Search and read pages
  • Jira — Search issues, create tickets, add comments
  • Slack — Send messages to channels

Scheduling

Agents can run on a schedule:

  1. Open agent settings
  2. Go to Schedule tab
  3. Set frequency (daily, weekly, custom cron)
  4. Configure what the agent should do on each run
  5. Set output destination (dashboard, Slack, email)

On this page