> ## 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.

# Offerings

> Describe the products and services your business sells

Offerings are the products and services you provide. Bizzy uses them when
classifying inbound messages, drafting outbound replies, and surfacing relevant
context to agents.

<Frame>
  <img src="https://mintcdn.com/thebizzycomapny/LTbGbhRRJUQlFsAe/images/user-guide/businesses/offerings-list.png?fit=max&auto=format&n=LTbGbhRRJUQlFsAe&q=85&s=6cdbc6cb86e753946515ca10ffa5542e" alt="Offerings list" width="800" height="500" data-path="images/user-guide/businesses/offerings-list.png" />
</Frame>

## Per-offering fields

| Field           | Notes                                                  |
| --------------- | ------------------------------------------------------ |
| **Name**        | Short label — "Basic Tune-Up", "Enterprise Onboarding" |
| **Description** | Prose description of what the offering includes        |
| **Is service**  | Toggle — `true` for services, `false` for products     |

The service vs. product toggle affects how agents phrase things (for example,
"the service lasts 2 hours" vs. "the product ships in 2 days").

## Adding offerings

1. Scroll to the **Offerings** block on the Business page.
2. Click **Add Offering**.
3. Fill in name, description, and the service toggle.
4. Save.

### Bulk add with AI suggestions

Instead of typing each offering, click **Suggest** on the Offerings block. Bizzy
returns 1–5 offerings based on your business profile; select the ones to add and
commit them all at once.

## Editing

Click any offering row to edit in place. Changes save on the next **Save**
click.

## Removing

Use the row menu → **Delete** to remove an offering. Deletion is immediate.

## Tips

* Stay concrete. "Consulting" is weaker than "Monthly retainer: weekly 30-min
  calls + Slack support".
* Keep descriptions short enough that an agent's context window can include
  several of them at once.

## Next steps

<CardGroup cols={2}>
  <Card title="Presences" icon="globe" href="/user-guide/businesses/presences">
    Online and physical locations
  </Card>

  <Card title="AI suggestions" icon="sparkles" href="/user-guide/businesses/ai-suggestions">
    Draft offerings with the LLM
  </Card>
</CardGroup>
