Skip to main content

Setup Your Agent

Agents are the core of Aimna. Each agent has a system prompt, LLM model, voice settings, and optional functions.

Agent Modes

Configuration

System Prompt

The system prompt defines your agent’s personality, knowledge, and behavior. Write it in natural language:

LLM Model

Choose the language model that powers your agent’s responses:

Voice Settings (Voice mode only)

  • TTS Provider: ElevenLabs, OpenAI, or Edge TTS
  • Voice: Select from available voices for the chosen provider
  • STT Provider: Deepgram Nova (recommended) or ElevenLabs Scribe

Functions

Functions let your agent take actions during conversations:
  • Call Transfer — Transfer to a human agent or another AI agent
  • Book Appointment — Check calendar availability and book meetings
  • Send SMS — Send text messages to the caller
  • Extract Variables — Pull structured data from the conversation
  • Custom Function — Call any HTTP endpoint with extracted parameters