# リソースの空き状況

Sesami では、 **利用可能時間はリソースに属します** （「チームメンバー」だけではありません）。リソースには次のようなものがあります：

* **チームメンバー** （スタッフ）
* **部屋**
* **椅子 / ステーション**
* **機器 / 機械**
* スケジュールが必要なその他のあらゆるキャパシティ

> 注：Sesamiでは、 **チームメンバーはリソースタイプです** （リソースには、部屋、機器なども含まれます）。

## リソース（チームメンバー、部屋、機器など）の利用可能時間を設定する

{% stepper %}
{% step %}

#### リソースを開く

開く **Sesami → リソース**.
{% endstep %}

{% step %}

#### リソースを選択する

編集したいリソースを選択します\
（例：タイプが **チームメンバー**).
{% endstep %}

{% step %}

#### 利用可能時間へ移動

リソース名をクリック **空き状況** セクション。
{% endstep %}

{% step %}

#### 利用可能時間を編集

日付（または曜日）をクリックして **利用可能時間を編集**.
{% endstep %}

{% step %}

#### 時間枠を追加

時間枠を追加する（例： `午前8:00 – 午前11:00`).
{% endstep %}

{% step %}

#### 他の日に適用（任意）

使用する **適用先…** を使って同じスケジュールを他の日にコピーします（任意）。
{% endstep %}

{% step %}

#### 変更を保存

をクリック **保存** （右上）完了したら。
{% endstep %}
{% endstepper %}

{% hint style="info" %}
ヒント

* もし *部屋* または *機材* をリソースとしてスケジュールする場合は、カレンダーが不可能な時間枠を提案しないよう、現実的な利用可能時間を設定してください。
* チームメンバーに対してGoogleカレンダー同期を使用している場合は、「予定あり」イベントを作成して時間をブロックできます（「日付や時間をブロックする」ガイドを参照）。
  {% endhint %}


---

# 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/yu-yue/availability/resource-availability.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.
