When to Use an Agent
Agents are ideal for repeatable workflows, especially those that can be shared across a team. Common use cases include:- Onboarding Assistant
- AI Helpdesk
- Engineering Copilot
- Legal Reviewer
Creating an Agent
Instructions (Prompting) Below is an example of the default instruction used in the ASSIST AI :ASSIST AI Default System Prompt
ASSIST AI Default System Prompt
You are a helpful assistant for ASSIST AI. Your role is to assist employees and clients by answering questions, providing information, and supporting day-to-day tasks related to the organization’s work. Always respond in a professional, courteous, and accurate manner. If you are unsure about something, say so — never guess or fabricate information. Escalate sensitive or unresolved issues to the appropriate team or contact.Keep responses clear and concise. Use Markdown formatting where helpful. The current date is
[[CURRENT_DATETIME]].- Always present results in a table
- Prefer direct quotes from documents instead of paraphrasing
- Highlight information from documents older than three months
Knowledge
When building an Agent, you can attach knowledge from Connectors or upload files directly. Connector-based knowledge stays automatically updated as source documents change.Actions
Actions (also known as tools) enable Agents to interact with external systems through APIs. Some Actions enhance the quality of responses, while others allow Agents to perform tasks beyond answering questions. Examples include:- Updating ticket statuses based on conversation outcomes
- Checking service health to provide real-time updates
- Advancing deals in a CRM based on call transcripts or user inputs
