Documentation Index
Fetch the complete documentation index at: https://aimnahai.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Quickstart
This guide walks you through creating your first AI agent and testing it.Prerequisites
- An Aimna account (sign up here)
- Credits in your workspace (new accounts get free trial credits)
Step 1: Create an agent
Configure basics
- Name: Give your agent a name (e.g., “Sales Assistant”)
- Agent Mode: Choose
Chatfor text,Voicefor phone, orBoth - System Prompt: Describe your agent’s personality and instructions
Step 2: Test your agent
Test via dashboard
- Open your agent’s settings page
- Use the Test Chat panel on the right side
- Send a message and see the agent respond
Step 3: Deploy
Choose how you want to deploy your agent:Website Widget
Embed a chat or callback widget on your website with a single script tag.
Phone Number
Assign a phone number so your agent can handle inbound and outbound calls.
What’s next?
- Set up a knowledge base to give your agent domain-specific knowledge
- Add functions like call transfer, calendar booking, or custom API calls