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
- Go to Agents → Marketplace
- Browse available agents by category or search
- Click Install to add an agent to your workspace
- 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:
| Setting | Description |
|---|---|
| Name | Display name for the agent |
| Model | LLM model to use (fast, standard, advanced) |
| System Prompt | Instructions that define the agent's behavior |
| Temperature | Controls response creativity (0 = deterministic, 1 = creative) |
| Tools | Which tools the agent can use (search, integrations, web) |
| Knowledge Access | Which collections the agent can search |
| Team Scope | Which teams can use this agent |
Building Custom Agents
Go to Agents → Builder to create a custom agent:
- Define the purpose — What should this agent do?
- Write the system prompt — Detailed instructions for the agent
- Select tools — Choose which capabilities the agent has
- Set knowledge access — Pick which collections to search
- Test — Run test conversations before deploying
- 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:
- Open agent settings
- Go to Schedule tab
- Set frequency (daily, weekly, custom cron)
- Configure what the agent should do on each run
- Set output destination (dashboard, Slack, email)