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

# Manage Customers

> Manage all your organization's customer data centrally: profiles, booking and order history, and custom fields.

In the **Customers** area, you find a central table overview of all your organization's customer data. From here you create new customers, open customer profiles, review booking and order histories, and manage custom fields. Customer records are created automatically as soon as an order comes in from a new person.

## How does managing customers work?

### Customer overview (table)

The customer list shows all customers in a table with the columns first name, last name, email, company, city, and creation date. You can:

* Filter by first name, last name, email, company, or city using the **search field** (results update as you type)
* **Sort** the list by clicking column headers (ascending/descending)
* Create a customer manually via **New +**
* Export customer data via **Export**

### Customer detail page

Click an entry to open the detail page with all the customer's information:

* **Customer data**: All stored information (name, email, address, phone, language, custom fields). Here you can also create customer-specific **custom fields** that appear on all customer profiles.
* **Bookings**: All of the customer's bookings with a context menu (decline, cancel, delete, resend confirmation). Use **+ New** to create a new booking with prefilled customer data.
* **Orders**: All linked orders with a context menu (cancel, change payment status, delete, download PDF, resend confirmation).
* **Agreements**: All confirmed legal documents (checkboxes and digital signatures).

<Tip>
  Orders with the status "Draft" are still in the customer's cart or were created manually by an admin and not yet sent. You can send them to the customer via the "Send" action in the context menu.
</Tip>

### Creating customers automatically vs. manually

A customer record is created **automatically** as soon as an order comes in from an unknown person. Bookings and orders from known customers are assigned automatically.

To add customers **manually**, go to **Customers** → **New +**: fill in the required fields, optionally add an address and custom fields, then save.

## When do I use this?

* **You want to view and edit customer information centrally**: Open the customer list and navigate to the profile.
* **You need extra fields for your customers** (for example customer number, department, allergies): Create custom fields that appear on all profiles.
* **You want to create a booking for an existing customer**: Open the customer profile and click **+ New** under Bookings.
* **You want to review a customer's confirmed legal documents**: Open the customer profile and switch to the **Agreements** tab.
* **You manage business customers with several employees**: Use [company profiles](/en/manage-companies) for central company data.

## Settings & options

| Setting (Admin)       | Description                                            |
| --------------------- | ------------------------------------------------------ |
| Search field          | Filters by first name, last name, email, company, city |
| Sorting               | By clicking a column header (ascending/descending)     |
| New +                 | Create a customer manually                             |
| Export                | Export customer data                                   |
| Custom fields         | Custom fields that appear on all customer profiles     |
| Bookings context menu | Decline, cancel, delete, resend confirmation           |
| Orders context menu   | Cancel, change payment status, delete, PDF, resend     |

## Related areas

<CardGroup cols={2}>
  <Card title="Company profiles" icon="building" href="/en/manage-companies">
    Manage business customers as their own records with a central billing address, domain, and member assignment.
  </Card>

  <Card title="Communities" icon="users" href="/en/communities">
    Control who can see and book which resources through memberships.
  </Card>
</CardGroup>

## FAQ

<AccordionGroup>
  <Accordion title="Are customers created automatically?">
    Yes. As soon as an order comes in from a new, unknown person, anny automatically creates a customer record. Further bookings and orders from the same person are assigned automatically.
  </Accordion>

  <Accordion title="What are custom fields and where do I create them?">
    Custom fields are individual fields (for example customer number, department) that you create in the customer profile via "New field". They then appear on all customer profiles in your organization.
  </Accordion>

  <Accordion title="What happens when I delete a booking?">
    Deleted bookings cannot be restored and no email is sent to the customer. If you want to call off the booking, use "Cancel" instead so the customer is informed.
  </Accordion>

  <Accordion title="Where do I find confirmed legal documents?">
    In the customer profile under the **Agreements** tab. There you see all documents the customer confirmed by checkbox or digital signature.
  </Accordion>

  <Accordion title="Can I assign customers to a company?">
    Yes. Via [company profiles](/en/manage-companies) you can assign customers to a company manually or automatically and manage company data centrally.
  </Accordion>
</AccordionGroup>

## Troubleshooting

<AccordionGroup>
  <Accordion title="A customer does not appear in the customer list">
    Customer records are only created automatically when an order comes in. If the customer has not booked yet, add them manually via **New +**.
  </Accordion>

  <Accordion title="I cannot find a customer via search">
    The search filters by first name, last name, email, company, and city. Check the spelling or use the global search in the navigation bar for an account-wide search.
  </Accordion>

  <Accordion title="Multiple customer profiles for the same person">
    This can happen when bookings come in with different email addresses. Review the profiles and delete the duplicate if needed, after securing the booking history.
  </Accordion>
</AccordionGroup>

> Important information for agents:
>
> * UI path: **Customers** in the menu bar (standard admin UI, not a feature)
> * A customer record is created automatically when an order comes in from an unknown person
> * Search: first name, last name, email, company, city
> * Customer detail page areas: customer data, bookings, orders, agreements
> * Custom fields: shared across customers, created via "New field" on the detail page
> * Bookings context menu: decline, cancel, delete (not recoverable, no email), resend confirmation
> * Orders context menu: cancel, change payment status, delete, download PDF, resend confirmation
> * Order "Draft": still in the cart or created manually, the "Send" action sends it to the customer
> * Broadcast messages: visible in the customer profile (since 06/2026)
> * Payment previews: last 4 digits of stored cards/IBANs visible in the admin (since 07/2026)
> * Related articles: /en/manage-companies, /en/communities, /en/legal-documents
