> For the complete documentation index, see [llms.txt](https://docs.voiceb.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voiceb.ai/getting-started-with-voiceb.ai-a-complete-tutorial.md).

# Getting Started with VoiceB.ai: A Complete Tutorial

<sup>Alex Bisbe   3/24/2026  6 min read</sup>

{% embed url="<https://www.loom.com/share/42f9f906163b44f3bc1d320762887c8a>" %}

### Getting Started with VoiceB.ai: A Complete Tutorial

Whether you're in finance, insurance, telco, or retail, launching your first AI voice campaign with VoiceB is easier than ever. Here's your step-by-step guide.

#### **Step 1: Create Your Account**

The journey starts with a simple sign-up. Creating your VoiceB.ai account gives you immediate access to the platform so you can begin building your first AI sales agent. No technical background? No problem — the setup is designed for speed and simplicity.

#### **Step 2: Set Up a Campaign**

What kind of calls do you want your AI agent to handle? Whether it’s **telesales**, **lead qualification**, or **appointment booking**, you can define your campaign's goal and structure. VoiceB lets you tailor the interaction to your sales process, ensuring each call delivers value.

#### **Step 3: Train the AI**

Your AI agent is only as good as the knowledge it’s trained on. With VoiceB, training is fast, intuitive, and powerful. You can:

* Upload your sales scripts
* Add product documentation and brochures
* Include internal FAQs and business-specific objection handling
* **Automatically scrape your public website** to generate a rich knowledge base

VoiceB’s AI uses this data to deliver dynamic, accurate, and natural responses — handling everything from product questions to complex objections with confidence.

#### **Step 4: Connect & Go Live**

Once your campaign and training are in place, it’s time to launch. You can:

* Buy a dedicated phone number, or
* Integrate VoiceB with your existing call system using the API

Within minutes, your AI agent can begin handling inbound or outbound calls, fully operational and ready to scale.

#### **Step 5: Pay for Performance**

With VoiceB, there are no hidden costs or monthly surprises. You only pay **per connected lead**, making pricing fully transparent and aligned with your business outcomes. It’s performance-based, just like a great sales team.

#### **Final Thoughts**

In just five steps, you can go from concept to conversion — deploying a sales-ready AI agent that never sleeps. With VoiceB.ai, you're not just automating calls; you're transforming how your business grows.

Ready to see it in action? [Talk to Sales](https://cal.com/team/voiceb-demo/voiceb-demo) and start building your AI-powered future today.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.voiceb.ai/getting-started-with-voiceb.ai-a-complete-tutorial.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
