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

# Features

> Everything ProBot does, at a glance.

A quick map of ProBot's capabilities. Each links to its full guide.

## Build & customize

* **Bot Factory wizard** - resume PDF + text → a working bot in minutes. [Guide](/guides/build-your-bot)
* **Personality presets** to set the tone. [Guide](/guides/personality)
* **Custom instructions** for bot-specific steering. [Guide](/guides/custom-instructions)
* **Themes & avatar** to match your brand. [Guide](/guides/themes-and-avatar)

## Bring your own model

* **Four providers:** Claude, OpenAI, Azure, Gemini. [Guide](/guides/models-and-keys)
* **Key stays encrypted** with [envelope-encrypted server storage](/guides/managed-key-storage); never logged in plaintext.
* **RAG retrieval** grounds answers in your data - no hallucinating. [Concept](/concepts/byo-key)

## Share anywhere

* **Public chat page** at `pro-bot.dev/u/<username>/chat`.
* **One-line embed widget** for your portfolio - one `<script>` tag, or the [`probot-chatbot`](https://www.npmjs.com/package/probot-chatbot) npm package (`npm i probot-chatbot`). [Guide](/embed-share)

## Capture & measure

* **Lead capture form** (name, email, company, optional LinkedIn). [Guide](/guides/analytics-and-leads)
* **Live analytics** with real week/month change figures.
* **In-app + email notifications** on new leads. [Guide](/guides/notifications)
* **CSV export** of all leads.

## Run it your way

* **Managed** hosting (zero ops) or a **self-hosted bot** runtime on your own domain. [Guide](/guides/deployment)
* **Bot tokens + versioned API** for self-hosted runtimes. [Reference](/self-hosted-bot/api-reference)

## Trust & control

* **Anonymized conversation logs**; only voluntarily submitted lead details are kept.
* **GDPR export + account deletion** with a 7-day grace window. [Guide](/guides/account-deletion)
* **Free & MIT-licensed.** [Read the license](https://github.com/vishalpatil18/probot/blob/main/LICENSE)
