> For the complete documentation index, see [llms.txt](https://docs.barchata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.barchata.com/02-venues/index.md).

# BarChata Biz — For Venue Owners

## Your venue. Fully connected. Fully automated.

Most venue owners are sitting on years of customer data they have never used. BarChata Biz connects your POS, builds your customer database automatically, and gives you the tools to bring customers back — without hiring a marketing team.

***

## The Problems We Solve

**You know your regulars by face but not by name.** BarChata builds a customer profile every time someone visits — automatically, through your POS system.

**Your competitors are running SMS campaigns. You are still posting on Instagram and hoping.** BarChata's AI writes your campaigns for you. You approve and send in seconds.

**Your POS has years of customer data you have never used.** BarChata connects to Square and turns transaction data into customer segments, loyalty tiers, and marketing audiences — instantly.

**You spend money bringing new customers in. They never come back.** Hearts loyalty rewards customers for returning, automatically turning first-time visitors into regulars.

***

## What BarChata Biz Does

### Know Every Customer

Build a real customer database synced directly from your POS. See who is new, who is loyal, and who is at risk of never coming back.

### Automate Your Marketing

AI-generated SMS, email, and push campaigns targeted at the right customers at the right time. Write a campaign in seconds. Send to hundreds of customers at once.

### Build Loyalty That Works

Hearts loyalty rewards customers every time they visit. Bronze, Silver, Gold, and Platinum tiers keep them coming back for more.

### Run It All From One Place

The Command Center gives you customers, campaigns, AI insights, and POS data in a single dashboard. No switching between tools.

***

## Plans and Pricing

| Plan             | Price        | Best For                                                      |
| ---------------- | ------------ | ------------------------------------------------------------- |
| Starter          | $150/month   | Independent venues getting started with loyalty and marketing |
| Pro              | $300/month   | Growing venues that want AI campaigns and customer automation |
| Elite            | $500/month   | Established venues that want the full platform                |
| BarChata Command | Custom quote | Multi-location and enterprise operators                       |

Annual plans available at 15% off monthly pricing. No setup fee on Starter. Setup support included on Pro and above.

***

## Get Started

The best way to start is a free venue audit. We score your business across five categories and show you exactly what you are missing and how much it is costing you.

**Book your free venue audit:** [sales@barchata.com](mailto:sales@barchata.com?subject=Free%20Venue%20Audit%20Request)

Or sign up directly at [biz.barchata.com](https://biz.barchata.com)

***

## Frequently Asked Questions

**Do I need Square to use BarChata?** Square is our primary POS integration. If you use a different POS system, contact us at <sales@barchata.com> to discuss options.

**Is there a contract or commitment?** Monthly plans have no long-term commitment. Annual plans are billed upfront at a 15% discount.

**How long does setup take?** Most venues are live within 48 hours on Starter and Pro. Elite and BarChata Command include dedicated onboarding support.

**Can I try it before I commit?** Contact us at <sales@barchata.com> and we will walk you through a live demo of your venue's data in the platform.

***

*Questions? Contact us at* [*sales@barchata.com*](mailto:sales@barchata.com)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.barchata.com/02-venues/index.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
