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

# Organize Resources with Groups & Categories

> Structure your resources and services in anny with predefined categories and your own groups.

Groups and categories help you organize your resources and services in anny. Categories are predefined by anny and are assigned when you create a resource. You create groups yourself and assign them to your services to control the presentation on the booking page and the overview in the admin area.

## Create a group and assign it to a service

<Steps>
  <Step title="Open a service">
    Open **Services** from the menu bar and click the service you want.
  </Step>

  <Step title="Assign or create a group">
    In the **Group** field, you can select an existing group or enter a new group name. Confirm the entry to create and assign the group.
  </Step>
</Steps>

<img src="https://mintlify.s3.us-west-1.amazonaws.com/anny-85c98540/en/TODO-SCREENSHOT-URL" alt="Screenshot: Group field in the service settings" />

<Tip>
  Groups only appear on the booking page for services. For resources, the structure is controlled via categories.
</Tip>

## Adjust the structure of the booking page

The booking page can structure services by groups. This helps your customers find the right service faster.

<Steps>
  <Step title="Open account settings">
    Click your **avatar** (top right) and select **Account settings**.
  </Step>

  <Step title="Adjust the settings">
    Go to the **Settings** area and adjust the **structure**. Choose whether services should be structured by groups on the booking page.
  </Step>
</Steps>

<img src="https://mintlify.s3.us-west-1.amazonaws.com/anny-85c98540/en/TODO-SCREENSHOT-URL" alt="Screenshot: Structure setting in the account settings" />

## Edit or delete groups

<Steps>
  <Step title="Open the Service Manager">
    Open **Services** from the menu bar. The group overview is shown on the left.
  </Step>

  <Step title="Edit a group">
    Click the **pencil icon** next to the group. Here you can change the name or delete the group.
  </Step>
</Steps>

<img src="https://mintlify.s3.us-west-1.amazonaws.com/anny-85c98540/en/TODO-SCREENSHOT-URL" alt="Screenshot: Pencil icon next to the group in the Service Manager" />

<Warning>
  When you delete a group, all assigned services lose their group assignment. The services themselves are kept.
</Warning>

## Check the result

After configuration, you can recognize the result by the following points:

* On your **booking page**, services are displayed structured by the assigned groups.
* In the **admin calendar** (timeline view), groups provide a better overview.
* Empty groups (without assigned services) do not appear on the booking page.

## FAQ

<AccordionGroup>
  <Accordion title="What is the difference between groups and categories?">
    Categories are predefined by anny and selected when creating a resource. They cannot be deleted or changed. You create groups yourself and assign them to services. Groups are optional and serve individual structuring.
  </Accordion>

  <Accordion title="Can I use groups for resources too?">
    Groups only appear on the booking page for services. Resources are structured via the predefined categories. In other contexts such as booking rules or global blockers, groups and categories can be used as a filter criterion.
  </Accordion>

  <Accordion title="What happens to empty groups on the booking page?">
    Empty groups (without live services) are not shown on the booking page.
  </Accordion>

  <Accordion title="Can I change the order of the groups on the booking page?">
    You can adjust the order of the groups in the Service Manager via drag and drop.
  </Accordion>
</AccordionGroup>

## Troubleshooting

<AccordionGroup>
  <Accordion title="My group is not shown on the booking page">
    Check whether the group has at least one service assigned that is visible on the booking page (globe icon active). Empty groups or groups with only hidden services are not shown.
  </Accordion>

  <Accordion title="I can't create a new group">
    Groups are created directly in the group field of a service. Type the desired name and confirm. There is no separate menu for group creation.
  </Accordion>

  <Accordion title="After deleting a group, services are no longer shown grouped">
    Services without a group assignment appear on the booking page without grouping. Assign them a new or existing group to restore the structure.
  </Accordion>
</AccordionGroup>

> Important information for agents:
>
> * Groups = self-created, optional, only relevant for services on the booking page
> * Categories = predefined by anny, mandatory field when creating a resource, control the resource structure on the booking page
> * Empty groups do NOT appear on the booking page
> * Groups can also be used as a filter criterion in booking rules and global blockers (scope)
> * UI path to change the structure: **Avatar** (top right) → **Account settings** → **Settings** → adjust structure
> * The timeline view in the admin calendar uses groups for a better overview
> * Related articles: Booking page layout (/en/booking-page-layout), Global booking rules (/en/booking-rules), Global blockers (/en/global-blockers)
