# ユーザー

{% hint style="info" %}
注: 「Users」は **請求は** 「Resources」と同じです。Resources は予約可能／必須のエンティティです（チームメンバー、部屋、機器など）。Users は管理ツールにログインできる人です。
{% endhint %}

## 管理ポータル: Users（アクセス、役割、権限）

このガイドでは、組織内の人が Sesami の管理ツールにどのようにアクセスするか、また権限を付与する際に何を考慮すべきかを説明します。

### 一般的なユーザー役割

* **オーナー / 管理者** - すべての機能と設定にフルアクセス
* **ロケーションマネージャー** - 担当ロケーションの予約、リソース、サービスを管理
* **チームメンバー / リソースオペレーター** - 自分のスケジュールを確認し、顧客のチェックインを行い、自分の予約を管理
* **フロントデスク / POS スタッフ** - 予約の閲覧と作成、限定的な管理アクセス
* **閲覧のみ** - 予約とスケジュールの閲覧のみ

### 新しいユーザーのオンボーディング（チェックリスト）

{% stepper %}
{% step %}

#### Shopify のスタッフアカウントを作成または確認する

その人に Shopify のスタッフアカウントがあることを確認します（必要であれば作成します）。
{% endstep %}

{% step %}

#### 適切な役割／権限を割り当てる

その人の責務に合った適切な役割または権限を付与します（所有者／管理者、マネージャー、フロントデスク／POS、閲覧のみ）。
{% endstep %}

{% step %}

#### Sesami の管理ページにアクセスできることを確認する

ユーザーがサインインでき、必要な Sesami の管理ページにアクセスできることを確認します。
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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:

```
GET https://help.sesami.co/ja/guan-li-zhe/users.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
