# Phonebook

The Phonebook module lets you build and manage outbound call campaigns at scale.

**Core Concept**

Use Phonebook to:

* Create contacts and groups
* Launch outbound voice campaigns

**Workflow Overview**

1. Go to Phonebook in the sidebar
2. Upload contacts via CSV or add manually
3. Assign contacts to a group (e.g., "Medical Leads," "Insurance Renewals")
4. Launch the campaign by calling a specific group.

Phonebook gives you full control over outbound strategy, agent pairing, and campaign pacing. It’s ideal for scaling voice outreach without manual dialing or scripting.

\\


---

# 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://dataqueue.gitbook.io/voicehub-docs/agent-design-and-usage/phonebook.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.
