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

# Online and Physical Presences

> Link websites, social accounts, listings, and physical addresses to your Bizzy business

Presences tell Bizzy where your business shows up in the world — online and
offline. Agents and automations use them for context and to build accurate
replies (e.g., embedding your website URL in a signature).

## Online presences

Each online presence has:

| Field           | Notes                                                                            |
| --------------- | -------------------------------------------------------------------------------- |
| **URL**         | Full URL, including `https://`                                                   |
| **Type**        | `Website`, `Social`, or `Listing`                                                |
| **Provider**    | Brand label when applicable (Facebook, Instagram, Google Business Profile, etc.) |
| **Description** | Optional prose context                                                           |

Typical examples:

* **Website:** `https://yourbusiness.com`
* **Social:** your Instagram / LinkedIn / Facebook pages
* **Listing:** Google Business Profile, Yelp, industry directories

### Adding

Click **Add Online Presence** on the Business page. Pick a type and provider;
paste the URL; save.

### AI suggestions

The **Suggest** button on the Online Presences block proposes likely URLs based
on your business name. These are best-guesses and may or may not actually belong
to you.

<Warning>
  AI-generated URLs can be wrong or impersonate other businesses. Always
  review suggestions before accepting — the UI displays a disclaimer for this
  reason.
</Warning>

## Physical presences

Each physical presence has:

| Field           | Notes                                                                   |
| --------------- | ----------------------------------------------------------------------- |
| **Address**     | Street / city / state / ZIP (or local equivalent)                       |
| **Description** | Optional context — "main office", "east bay service area", "storefront" |

Use physical presences for any location that matters to your business — offices,
shops, service areas, warehouses.

### Adding

**Add Physical Presence** → fill in address → save.

### AI suggestions

Physical suggestions are weaker than online ones because the LLM has less
reliable signal. Review carefully.

## Next steps

<CardGroup cols={2}>
  <Card title="AI suggestions" icon="sparkles" href="/user-guide/businesses/ai-suggestions">
    How suggestions work across the page
  </Card>

  <Card title="Stripe Connect" icon="credit-card" href="/user-guide/businesses/stripe-connect">
    Link Stripe for customer sync
  </Card>
</CardGroup>
