> 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/no/kom-i-gang/quickstart/aktiver-den-nye-sesami-appen-og-administrasjonsportalen.md).

# Aktiver den nye Sesami-appen og administrasjonsportalen

{% hint style="warning" %}
**Viktig:** Denne artikkelen gjelder bare for butikker som hadde **Sesami installert før 8. mai 2026.** Hvis du installerte Sesami på eller etter denne datoen, kan du hoppe over disse instruksjonene.
{% endhint %}

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

Den nye Sesami-opplevelsen inkluderer tilgang til [Admin-portalen](/no/admin/sesami-admin-portal.md)der du kan administrere avanserte funksjoner og innstillinger for å hjelpe deg med å administrere virksomheten din.

Sesami Admin-portalen gir tilgang til avanserte Sesami-funksjoner, inkludert:

* [Tjeneste](/no/admin/services.md) innstillinger
* Opprett flere [Ressurser](/no/admin/resources.md) og [rediger tilgjengelighet](/no/booking/availability/resource-availability.md)
* Opprett [Lokasjoner](/no/admin/locations.md)
* Konfigurer [Varsler](/no/varsler/notification-emails.md)
* [Apper og integrasjoner](/no/apps-integrations/shopify.md)
* og mer!

### Trinn 1: Butikken din er allerede migrert!

### Trinn 2: Sjekk e-posten din

1. E-posten "Sesami Invitation" ble automatisk sendt til din [butikkens registrerte e-postadresse](https://admin.shopify.com/settings/general/store-contact-details).
2. Åpne e-posten og klikk på **Aktiver kontoen din**.

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

### Alt er klart!

Når aktiveringen er fullført, får du tilgang til Admin-portalen og alle avanserte Sesami-funksjoner.

Du kan når som helst gå tilbake til Admin-portalen direkte fra Sesami-appen.

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

## Feilsøking

<details>

<summary>Jeg mottok ikke invitasjons-e-posten</summary>

Sjekk:

1. [Shopify-butikkens e-postadresse](https://admin.shopify.com/settings/general/store-contact-details)
2. Spam-/søppelpostmappen
3. Fanen Kampanjer
4. Kontakt Sesami-teamet

</details>

<details>

<summary>Hvordan finner jeg Shopify-butikkens e-postadresse?</summary>

[Shopify-administrator → Innstillinger → Butikkdetaljer → Kontaktinformasjon](https://admin.shopify.com/settings/general/store-contact-details)

</details>

<details>

<summary>Jeg ser ikke trinn 1 (aktiver Sesami App Embed)</summary>

Om dette trinnet vises, avhenger av Shopify-temaet ditt og om Sesami App Embed allerede er aktivert.

Hvis App Embed allerede er aktivert, fortsetter du bare til neste trinn.

Butikkeiere på alle abonnementer kan bruke App Embed og fjerne den gamle ScriptTag-integrasjonen.

<figure><img src="/files/4115e0907f29df2ecbad2a1a5c5cd848da56f7b0" 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/no/kom-i-gang/quickstart/aktiver-den-nye-sesami-appen-og-administrasjonsportalen.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.
