> For the complete documentation index, see [llms.txt](https://help.sesami.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sesami.co/da/kom-i-gang/about-sesami/who-uses-sesami.md).

# Hvem bruger Sesami

Sesami fungerer for enhver virksomhed, der tager imod bookinger, aftaler eller reservationer via Shopify. Her er de mest almindelige kategorier.

## Tjenester

Virksomheder, hvor kunder booker tid hos en professionel:

* **Skønheds- og frisørsaloner** — klipning, farvning, styling, behandlinger
* **Spaer** — massage, ansigtsbehandlinger, kropsbehandlinger
* **Tattoo- og piercingstudier**
* **Fitness** — yoga, cykling, kampsport, personlig træning, fitnesscentre
* **Velvære** — akupunktur, kiropraktik, massageterapi
* **Sundhedskonsultationer** — telehealth, ernæring, terapisessioner
* **Tandpleje og tandklinikker**
* **Dyrepleje** — pelspleje, dyrlægebesøg, træning
* **Rengøringstjenester** — rengøring af hjem, kontor, specialrengøring

## Oplevelser

Virksomheder, hvor kunder booker aktiviteter eller events:

* **Vingårde og destillerier** — smagninger, ture, events
* **Madlavningsakademier og workshops**
* **Ture og eventyrbookinger** — guidede ture, udendørsaktiviteter
* **Museer og gallerier** — tidsbestemt adgang, guidede ture
* **Underholdningssteder** — escape rooms, events
* **Korttidsleje** — udstyr, lokaler, studier

## Detailhandel

Virksomheder, hvor kunder booker shopping- eller konsultationstid:

* **Shoppingaftaler** — personlig shopping, private fremvisninger
* **Smykkekonsultationer** — specialdesign, tilpasninger
* **Mode styling** — personlige styling-sessioner
* **Autoforretninger** — prøvekørsler, konsultationer
* **Pop-up-butikker** — tidsbestemt adgang, eksklusiv adgang

## Erhvervskonsultationer

Professionelle tjenester, der kører på aftaler:

* **Virksomhedskonsulentarbejde** — strategi, coaching
* **Juridiske konsultationer**
* **Finansiel rådgivning**
* **Ejendomsfremvisninger**

{% hint style="info" %}
Ser du ikke din branche? Sesami er fleksibel nok til at håndtere de fleste aftalebaserede virksomheder. [Book en demo](https://sesami.co) for at se, hvordan det passer til dit use case.
{% endhint %}

## Demo-butik

Vil du se Sesami i praksis? Besøg demo-butikken: [demo.sesami.co](https://demo.sesami.co/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.sesami.co/da/kom-i-gang/about-sesami/who-uses-sesami.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
