Skip to main content
This page explains how to use Qall Voice AI as an end user, admin, or developer.

Web Dashboard

The web dashboard is the main interface for managing assistants, viewing analytics, and configuring your system.

Common Tasks

  • Log in with your credentials or Google account.
  • Create or edit assistants: Set up personalities, assign phone numbers, and configure integrations.
  • View call history: Access transcripts, recordings, and analytics.
  • Manage users and organizations: Add team members, set roles, and manage permissions.

Phone Call Flow

Qall can answer and manage real phone calls via Twilio.

Example Flow

  1. Customer calls your Twilio number.
  2. Qall answers and starts real-time transcription and processing.
  3. AI assistant responds using natural language and TTS.
  4. Call is recorded and available for review in the dashboard.

API Usage

Qall exposes a RESTful API for programmatic access.

Example: Get Call History

Example: Create an Assistant

Add other assistant settings as needed. For a full list of endpoints, see the API Reference.

User Flows

  • Admin: Set up organization, invite users, configure assistants, monitor analytics.
  • Agent: Review call transcripts, listen to recordings, update assistant settings.
  • Developer: Integrate Qall with other systems via API or webhooks.
For advanced usage, see the Configuration and Deployment guides.