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

# Business Setup

> Configure your business name, category, working hours, and contact info in Ringyo AI

# Business Setup

Setting up your business profile helps your AI agent provide accurate information to callers and visitors. Complete this before creating your first agent.

## Getting Started

<Steps>
  <Step title="Open Business Settings">
    Navigate to **Dashboard → Settings → Business**.
  </Step>

  <Step title="Add business details">
    Fill in the following:

    * **Business Name** — your company or brand name
    * **Category** — select from options like Healthcare, Real Estate, Restaurant, Salon, Legal, etc.
    * **Description** — a brief summary of what your business does (used by the AI for context)
  </Step>

  <Step title="Set contact information">
    Add your:

    * **Phone number** — your main business line
    * **Email** — customer-facing email
    * **Address** — physical location (if applicable)
    * **Website** — your business website URL
  </Step>

  <Step title="Configure working hours">
    Set your operating hours for each day of the week. The AI uses this to:

    * Inform callers if you're open or closed
    * Schedule appointments within available hours
    * Handle after-hours calls differently (if configured)
  </Step>

  <Step title="Save changes">
    Click **Save** to apply your business profile.
  </Step>
</Steps>

## Working Hours

<Info>Working hours are used by the appointment system and your AI agent. Callers outside business hours will hear a custom after-hours message if configured.</Info>

You can set different hours for each day, or mark days as closed. Common setups:

* **Standard:** Mon–Fri 9:00 AM – 5:00 PM
* **Extended:** Mon–Sat 8:00 AM – 8:00 PM
* **Custom:** Different hours per day

## Business Category

Your business category helps Ringyo AI tailor your agent's default behavior and suggested knowledge base entries. Available categories include:

<CardGroup cols={3}>
  <Card title="Healthcare" icon="stethoscope">Clinics, dental, therapy</Card>
  <Card title="Real Estate" icon="house">Agents, property mgmt</Card>
  <Card title="Restaurants" icon="utensils">Dining, catering, cafes</Card>
  <Card title="Salons & Spas" icon="scissors">Beauty, wellness</Card>
  <Card title="Legal" icon="gavel">Law firms, consultants</Card>
  <Card title="Other" icon="building">Any other business type</Card>
</CardGroup>

<Tip>You can change your business category anytime. It doesn't lock you into specific features.</Tip>

## Next Steps

* [Voice Agent Setup](/guides/voice-agent-setup) — create your AI agent
* [Knowledge Base](/guides/knowledge-base) — train your AI with business info
