Skip to main content

Quick Start

Get your first voice agent running in under 5 minutes.

1. Create a project​

Log in to the Vois AI dashboard and click New Project. Give it a name — this groups your agents, skills, and integrations.

2. Create an agent​

Inside your project, go to Agents → New Agent.

Configure the basics:

  • Name — a label for your agent (e.g. "Support Bot")
  • Model — choose the LLM (GPT-4o, Gemini, etc.)
  • Language — the language the agent will speak
  • System prompt — instructions that define the agent's personality and behavior

3. Test in the playground​

Go to Playground and click Connect. Speak or type to your agent and see responses in real time.

4. Add skills (optional)​

Skills give agents reusable behaviors. Go to Skills → New Skill, write instructions, then attach it to your agent from the agent editor's Skills tab.

5. Add integrations (optional)​

Go to Integrations to connect external tools like OCR, CRM APIs, or databases. Installed integrations become available as tools the agent can call during a conversation.