> 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/se/kom-igang/about-sesami/who-uses-sesami.md).

# Vem använder Sesami

Sesami fungerar för alla företag som tar emot bokningar, tider eller reservationer via Shopify. Här är de vanligaste kategorierna.

## Tjänster

Företag där kunder bokar tid med en professionell person:

* **Skönhets- och frisörsalonger** — klippning, färgning, styling, behandlingar
* **Spa** — massage, ansiktsbehandlingar, kroppsbehandlingar
* **Tatuering- och piercingstudior**
* **Träning** — yoga, cykling, kampsport, personlig träning, gym
* **Välmående** — akupunktur, kiropraktik, massageterapi
* **Hälsokonsultationer** — telehälsa, kost, terapisessioner
* **Tandvård och tandkliniker**
* **Djurvård** — pälsvård, veterinärbesök, träning
* **Städtjänster** — hem-, kontors- och specialstädning

## Upplevelser

Företag där kunder bokar aktiviteter eller evenemang:

* **Vingårdar och destillerier** — provsmakningar, turer, evenemang
* **Matlagningsakademier och workshops**
* **Turer och äventyrsbokningar** — guidade turer, utomhusaktiviteter
* **Museer och gallerier** — tidsbestämt inträde, guidade turer
* **Nöjesställen** — escape rooms, evenemang
* **Korttidsuthyrning** — utrustning, lokaler, studior

## Detaljhandel

Företag där kunder bokar shopping- eller konsultationstider:

* **Shoppingtider** — personlig shopping, privata visningar
* **Smyckeskonsultationer** — specialdesign, anpassning
* **Modestyling** — personliga stylingtillfällen
* **Bilhallar** — provkörningar, konsultationer
* **Pop-up-butiker** — tidsbestämt inträde, exklusiv tillgång

## Affärskonsultationer

Professionella tjänster som drivs med bokade tider:

* **Affärsrådgivning** — strategi, coaching
* **Juridiska konsultationer**
* **Ekonomisk rådgivning**
* **Bostadsvisningar**

{% hint style="info" %}
Ser du inte din bransch? Sesami är tillräckligt flexibelt för att hantera de flesta tidsbokningsbaserade företag. [Boka en demo](https://sesami.co) för att se hur det passar ditt användningsområde.
{% endhint %}

## Demobutik

Vill du se Sesami i praktiken? Besök demobutiken: [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/se/kom-igang/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.
