> ## Documentation Index
> Fetch the complete documentation index at: https://docs.salesfrank.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to SalesFrank

> SalesFrank is a platform for creating and operating AI phone agents for outbound calls and lead qualification.

## What is SalesFrank?

SalesFrank lets you configure and deploy your own AI phone agents. These agents conduct phone calls fully automatically – based on your script, in your language, and according to your schedule.

You create **campaigns**, upload your contacts (leads), configure the agent (prompt, voice, language), and define when and how often calls should be made. SalesFrank then handles the execution.

## Application Structure

When you log in to SalesFrank, you land directly on the **Campaign Overview** – the central starting point of the application.

The left menu contains all areas of the platform:

| Menu Item         | Description                                        |
| ----------------- | -------------------------------------------------- |
| **Campaigns**     | Create and manage your calling campaigns           |
| **Call History**  | Overview of all calls placed, across all campaigns |
| **Callbacks**     | Manage incoming callback calls                     |
| **Phone Numbers** | Manage your phone numbers (SIP trunking)           |
| **Analytics**     | Cross-campaign statistics                          |
| **Settings**      | Account, language, password, billing               |

## Campaign Types

SalesFrank supports two types of campaigns:

<CardGroup cols={2}>
  <Card title="Outbound Calls" icon="phone-arrow-up-right">
    Ideal when you want to work through an existing lead list. Frank calls the contacts one by one according to the schedule you define.
  </Card>

  <Card title="Lead Qualification" icon="bolt">
    Ideal for incoming leads (e.g., from web forms or ad campaigns). Frank calls new leads in real time – immediately after they sign up.
  </Card>
</CardGroup>

## Next Steps

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/en/quickstart">
    Set up your first campaign in a few minutes.
  </Card>

  <Card title="Best Practices" icon="lightbulb" href="/en/best-practices">
    How to get the best results with SalesFrank.
  </Card>
</CardGroup>
