> 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/quickstart/aktiver-den-nye-sesami-app-og-admin-portalen.md).

# Aktivér den nye Sesami-app og Admin-portalen

{% hint style="warning" %}
**Vigtigt:** Denne artikel gælder kun for butikker, der havde **Sesami installeret før den 8. maj 2026.** Hvis du installerede Sesami på eller efter denne dato, kan du springe disse instruktioner over.
{% endhint %}

<figure><img src="/files/a6a4c364768b296543f7e894bdb6ff6c1998d976" alt=""><figcaption></figcaption></figure>

Den nye Sesami-oplevelse inkluderer adgang til [Admin Portal](/da/administrator/sesami-admin-portal.md), hvor du kan administrere avancerede funktioner og indstillinger, der hjælper dig med at styre din virksomhed.

Sesamis Admin Portal giver adgang til avancerede Sesami-funktioner, herunder:

* [Service](/da/administrator/services.md) indstillinger
* Opret flere [Ressourcer](/da/administrator/resources.md) og [rediger tilgængelighed](/da/booking/availability/resource-availability.md)
* Opret [Lokationer](/da/administrator/locations.md)
* Konfigurer [Notifikationer](/da/notifikationer/notification-emails.md)
* [Apps og integrationer](/da/apps-integrations/shopify.md)
* og mere!

### Trin 1: Din butik er allerede migreret!

### Trin 2: Tjek din e-mail

1. E-mailen "Sesami Invitation" blev automatisk sendt til din [butiks registrerede e-mailadresse](https://admin.shopify.com/settings/general/store-contact-details).
2. Åbn e-mailen, og klik på **Aktivér din konto**.

<figure><img src="/files/d352c67e230e8f3588575f81cb4a5eea4eddeed4" alt=""><figcaption></figcaption></figure>

### Du er klar!

Når aktiveringen er fuldført, har du adgang til Admin Portal-oplevelsen og alle avancerede Sesami-funktioner.

Du kan til enhver tid vende tilbage til Admin Portal direkte fra Sesami-appen.

<figure><img src="/files/5910f1d88e504a256f121ed0ceb9cb973fb3da97" alt=""><figcaption></figcaption></figure>

## Fejlfinding

<details>

<summary>Jeg modtog ikke invitationsmailen</summary>

Tjek:

1. [Shopify-butikkens e-mailadresse](https://admin.shopify.com/settings/general/store-contact-details)
2. Spam-/uønsket mail-mappen
3. Fanen Kampagner
4. Kontakt Sesami-teamet

</details>

<details>

<summary>Hvordan finder jeg min Shopify-butiks e-mail?</summary>

[Shopify-administrator → Indstillinger → Butiksoplysninger → Kontaktoplysninger](https://admin.shopify.com/settings/general/store-contact-details)

</details>

<details>

<summary>Jeg kan ikke se trin 1 (Aktivér Sesami App Embed)</summary>

Om dette trin vises, afhænger af dit Shopify-tema, og om Sesami App Embed allerede er blevet aktiveret.

Hvis App Embed allerede er aktiveret, skal du blot fortsætte til næste trin.

Forhandlere på alle abonnementer kan bruge App Embed og fjerne den ældre ScriptTag-integration.

<figure><img src="/files/738e55f85af1e65798b72b98c719111546aee545" alt=""><figcaption></figcaption></figure>

</details>


---

# 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/quickstart/aktiver-den-nye-sesami-app-og-admin-portalen.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.
