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

# The Booking Page at a Glance

> Find your way around your anny booking page: Home, Discover, Planner and Bookings at a glance.

The booking page is your central entry point in anny. From here you discover available resources, plan your week and manage existing bookings.

## The four areas

<CardGroup cols={2}>
  <Card title="Home" icon="house">
    Your daily overview: current bookings, favorite colleagues and resources, communities and quotas.
  </Card>

  <Card title="Discover" icon="magnifying-glass">
    All bookable resources of your organization. Filter by date, time and properties.
  </Card>

  <Card title="Planner" icon="calendar-week">
    Your weekly planner: favorite resources in the list or on the interactive map.
  </Card>

  <Card title="Bookings" icon="list-check">
    Overview of all bookings. Check in, cancel or edit.
  </Card>
</CardGroup>

## Home

On the Home page, you see at a glance:

* Your booking for today
* Favorite colleagues and whether they are on-site today
* Your favorite workspaces and meeting rooms
* The communities you belong to
* Your booking quotas (if available)
* Today's access: smart lock access to your booked rooms (if available)
* Your subscriptions (if available)
* Open balances (if available)
* Recently visited organizations

## Discover

In the Discover area, you find all bookable resources of your organization. Use the date and time filter to show only available resources. Additionally, filter by properties such as equipment, capacity or location.

Three calendar views are available to you:

| View       | Description                                                                                               |
| ---------- | --------------------------------------------------------------------------------------------------------- |
| Week view  | Classic timeline with a day and hour grid. Bookings of 7 hours or more appear in the all-day area.        |
| Board view | Appointments chronologically below one another, without a timeline. Ideal for course and event overviews. |
| Month view | A quick overview of many appointments within a month.                                                     |

<Tip>
  Your filters and the selected view are saved and loaded automatically on your next visit.
</Tip>

## Planner

In the Planner, you plan your week: favorite resources under Discover and they appear automatically in the weekly planner. From here you book your entire work week in a few clicks.

The map view shows you the premises as an interactive 3D floor plan. All resources marked green are available and directly bookable.

## Bookings

Under Bookings, you find all your reservations. Here you can:

* Check in bookings
* Cancel bookings
* Edit bookings (if enabled by the provider)

When editing, depending on the settings, you can switch the workspace, adjust time and date or change additional options. Price changes are processed automatically.

You can also view your bookings, as well as those of other people or the ones you are attending.

## Further topics

<CardGroup cols={2}>
  <Card title="User Profile & Settings" icon="user" href="/en/user-profile-settings">
    Adjust your profile, change your password and manage notifications.
  </Card>

  <Card title="Study Space Booking" icon="book-open" href="/en/study-space-booking-intro">
    How to book your study space at the university.
  </Card>

  <Card title="Workspace & Meeting Room" icon="building" href="/en/einfuehrung-arbeitsplatz-and-meetingraumbuchung">
    Plan your workspace and book meeting rooms.
  </Card>

  <Card title="anny Mobile App" icon="mobile" href="/en/anny-mobile-app">
    Book flexibly from your smartphone.
  </Card>
</CardGroup>

## FAQ

<AccordionGroup>
  <Accordion title="Why don't I see the edit option?">
    Possible reasons: booking editing was not enabled by the admin, the change deadline has passed, or the booking no longer meets the requirements.
  </Accordion>

  <Accordion title="How do I quickly find free resources?">
    In the Discover area, use the date and time filter. Set an exact time or enter the desired number of hours under Duration to see all matching slots.
  </Accordion>

  <Accordion title="Can I book for other people?">
    Yes, via Connected Persons. Connect with colleagues and book on their behalf in the Planner or on the resource page.
  </Accordion>
</AccordionGroup>
