# July 2025 – Product Updates

### 🌐 New Website & Help Center Launch

We’ve launched our completely **redesigned website** [**voiceb.ai**](/welcome-to-voiceb.ai-docs.md) and a fully searchable **Help Center** on [docs.voiceb.ai](https://docs.voiceb.ai)!

* The new docs include:
  * Full product documentation
  * Setup guides
  * Blog articles
  * API references
  * Release notes (like this!)

→ 🔍 You can now find everything you need in one place — faster and easier.

***

### 🚀 New Features

#### ✅ Required Fields in Data Collection Schema

Each field can now be marked as **required**. These required fields determine whether the call qualifies as **SOLD**.\
→ Available in the Data Collection Schema editor.

#### 📩 Post-Call Webhook with SOLD Validation

The webhook now evaluates if a call qualifies as SOLD based on required fields.\
→ If no fields are required, **1 collected field** is enough to mark a call as SOLD.\
\
![](/files/b1CamUiIotPHXFK1ZvCB)

#### 🔒 Locked Schema Improvements

You can now **open locked Data Collection Schemas** to view their configuration.\
→ Only the **required fields** are editable in locked mode.\
\
![](/files/rQsZTqY5P0CDnqzOwswm)

***

### 🛠 Fixes & Improvements

#### 🧱 Campaign Dashboard Stability

Clicking on calls with "Pending" status no longer causes the app to crash.

#### 🗣 ElevenLabs Provider Enhancements

Our ElevenLabs voice integration now accurately detects:

* `TALK_TO_AGENT`
* `RE_SCHEDULE`

#### 🖥 Click-to-Call Drawer UI Fix

The **"Show credentials"** toggle is now correctly visible inside the instruction drawer.

***

### 📢 Stay in the Loop

Check this section regularly or subscribe to our updates to stay informed on everything new in VoiceB.ai.

Need help or have feedback? → Contact <hello@voiceb.ai>


---

# Agent Instructions: 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:

```
GET https://docs.voiceb.ai/product-updates/july-2025-product-updates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
