What agents do
Agents combine AI reasoning with automated actions. You define what the agent should accomplish, and it figures out how to get there using the tools you give it. Common agent use cases:- Research and summarize — Gather information about a client before a meeting
- Draft communications — Write personalized emails based on context
- Categorize and route — Sort incoming items based on content analysis
- Process data — Extract and organize information from emails or documents
How agents work
1
Trigger
Something activates the agent—a schedule, event, or manual request.
2
Context
The agent receives relevant data about the situation.
3
Reasoning
AI analyzes the context and decides what actions to take.
4
Execution
The agent performs actions: creating tasks, sending notifications, updating records.
Agent types
System agents
Pre-built agents that ship with Slant for common use cases:- Meeting prep — Summarize client history before meetings
- Email categorization — Sort and tag incoming emails
- Contact enrichment — Research and fill in contact details
Marketplace agents
Agents created by the Slant team or community that you can install:- Browse available agents in the marketplace
- Preview what each agent does before installing
- Install with one click and configure for your needs
Custom agents
Build your own agents for unique workflows:- Define the agent’s goal and available actions
- Configure when it should run
- Test and refine based on results
Agents vs workflows
| Aspect | Agents | Workflows |
|---|---|---|
| Decision-making | AI reasons about context | Fixed rules and conditions |
| Flexibility | Adapts to situations | Follows exact steps |
| Use case | Complex, judgment-needed tasks | Predictable, rule-based tasks |
| Setup | Define goals and tools | Build step-by-step logic |
Agent capabilities
Agents can perform many actions:Communication
- Draft emails for review
- Send notifications to team members
- Create follow-up tasks
Data operations
- Research information from records and history
- Categorize and tag records
- Update fields based on analysis
Analysis
- Summarize conversations and meetings
- Extract key information from text
- Identify patterns and insights
Running agents
Agents run in different modes:Automatic
- Triggered by events (new email, meeting completed)
- Scheduled at regular intervals
- Initiated by workflows
Manual
- Click to run on demand
- Available as actions on record pages
- Useful for testing and one-off tasks
Monitoring agent activity
Every agent run is logged:- Run history — See when the agent ran and what triggered it
- Actions taken — Review what the agent did
- Results — Check outcomes and any errors