> 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/ja/hajimeni/quickstart/shiisesamiapuritoptaruwonisuru.md).

# 新しいSesamiアプリと管理ポータルを有効にする

{% hint style="warning" %}
**重要：** この記事は、Sesamiが **2026年5月8日より前にインストールされていたストアにのみ適用されます。** この日以降にSesamiをインストールした場合は、これらの手順をスキップできます。
{% endhint %}

<figure><img src="/files/3630a94199c6774991a6d2cbb8a83bdc3979b810" alt=""><figcaption></figcaption></figure>

新しいSesamiの体験では、 [管理ポータル](/ja/guan-li/sesami-admin-portal.md)にアクセスでき、そこでビジネスの管理に役立つ高度な機能や設定を管理できます。

Sesami管理ポータルでは、以下を含む高度なSesami機能にアクセスできます。

* [サービス](/ja/guan-li/services.md) 設定
* さらに作成 [リソース](/ja/guan-li/resources.md) と [利用可能時間を編集](/ja/yu-yue/availability/resource-availability.md)
* 作成 [ロケーション](/ja/guan-li/locations.md)
* 設定 [通知](/ja/tong-zhi/notification-emails.md)
* [アプリと連携](/ja/apps-integrations/shopify.md)
* など！

### ステップ1：ストアはすでに移行されています！

### ステップ2：メールを確認する

1. 「Sesami Invitation」メールは自動的に次の宛先へ送信されました： [ストアに登録されているメールアドレス](https://admin.shopify.com/settings/general/store-contact-details).
2. メールを開き、 **アカウントを有効化**.

<figure><img src="/files/8afe851b0ab6830370818fbd333f58d57feb8d14" alt=""><figcaption></figcaption></figure>

### これで完了です！

有効化が完了すると、管理ポータルの画面とすべての高度なSesami機能にアクセスできるようになります。

Sesamiアプリからいつでも直接、管理ポータルに戻ることができます。

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

## トラブルシューティング

<details>

<summary>招待メールが届きませんでした</summary>

確認してください：

1. [Shopifyストアのメールアドレス](https://admin.shopify.com/settings/general/store-contact-details)
2. 迷惑メール/ジャンクフォルダ
3. プロモーションタブ
4. Sesamiチームに連絡する

</details>

<details>

<summary>Shopifyストアのメールアドレスはどうやって見つけますか？</summary>

[Shopify管理画面 → 設定 → ストアの詳細 → 連絡先情報](https://admin.shopify.com/settings/general/store-contact-details)

</details>

<details>

<summary>ステップ1（Sesamiアプリの埋め込みを有効化）が表示されません</summary>

このステップが表示されるかどうかは、Shopifyテーマと、Sesami App Embedがすでに有効になっているかどうかによって異なります。

App Embedがすでに有効になっている場合は、次のステップに進むだけです。

すべてのプランのマーチャントがApp Embedを使用でき、従来のScriptTag連携を削除できます。

<figure><img src="/files/633e0aa528b4cbb3a054443658bc55e6e4e4f204" 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/ja/hajimeni/quickstart/shiisesamiapuritoptaruwonisuru.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.
