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

# Welcome to Bland

Welcome to the Bland Platform.

Bland is designed to be simple, secure, and easy to use for any use case.

Whether you're using Bland for inbound, outbound, or something in between (whatever that might be), we've got you covered.

Here's the basics that you should know before diving in:

1. Bland is fully self hosted, meaning your data stays entirely secure from end-to-end.
2. We have the lowest latency on the planet, making your calls sound human.
3. Our platform is designed for everyone - technical or not - to be able to build any agent, for any use case.

And if you ever need any help along the way, we have a [Discord](https://discord.gg/QvxDz8zcKe) with live support and daily office hours to help solve any and all problems.

Point being - we want to give you all the tools you'd need to build the agent needed for your business.

We're glad to have you here - go build something Bland.

# What you can do with Bland

<CardGroup cols={2}>
  <Card title="Send calls" icon="phone-arrow-up-right" href="https://app.bland.ai/dashboard/send-call">
    Dispatch AI phone calls to call customers, leads, and to streamline operations.
  </Card>

  <Card title="Set up inbound" icon="phone-arrow-down-left" href="https://app.bland.ai/dashboard/phone-numbers">
    Create inbound phone numbers for customer support, etc.
  </Card>

  <Card title="Live API calls during call" icon="bolt" href="/tutorials/webhooks">
    Connect external APIs and take live actions during phone calls.
  </Card>

  <Card title="Develop AI Agent personas" icon="user-robot" href="/tutorials/personas">
    Create and manage different AI personalities for various use cases.
  </Card>

  <Card title="Send off batches of calls" icon="megaphone" href="/tutorials/batch-calls">
    Simultaneously send thousands of calls at once.
  </Card>

  <Card title="Embed your agents into your website" icon="window" href="https://app.bland.ai/dashboard/web-widget">
    Add your AI voice and chat agents directly to your web applications.
  </Card>
</CardGroup>

# Getting started

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api-v1/post/calls">
    Read the API reference.
  </Card>

  <Card title="Get your API keys" icon="key" href="https://app.bland.ai/dashboard/settings">
    Access your API keys from the dashboard settings.
  </Card>

  <Card title="Starter Guide" icon="rocket-launch" href="https://university.bland.ai">
    Learn to send your first phone call and test your agents.
  </Card>

  <Card title="Enterprise" icon="building" href="https://forms.default.com/361589">
    Learn about enterprise features & meet with a member of the Bland AI team.
  </Card>
</CardGroup>

***

Docs for agents: [llms.txt](/llms.txt)
