# スケジュール参照機能

## **スケジュール参照機能**

ログインユーザーの作業スケジュールをカレンダーに表示します。\
i-Reporter アプリにログインしたユーザーが担当する作業をカレンダー上で確認、その作業で使用する帳票を編集できます。

<div align="left"><figure><img src="/files/RBYrdIwexLCZSXuYIzFX" alt=""><figcaption></figcaption></figure></div>

## **スケジュール画面の表示**

画面左下にあるスケジュールアイコンをタップするとスケジュール画面に移動します。 \
スケジュール画面左下の帳票ライブラリーアイコンをタップすると帳票ライブラリーに移動します。

<div align="left"><figure><img src="/files/zC7DvSmZ4RdIXQiQ7kZf" alt=""><figcaption></figcaption></figure></div>

## **スケジュール画面の操作**

スケジュール画面は、１か月単位のカレンダーで表示します。 \
作業が登録されている日は、緑色背景で帳票アイコンが表示されます。 \
日曜日・祝日は赤色背景、土曜日は青色背景、でそれぞれ表示されます。

<div align="left"><figure><img src="/files/UjoWQgnQ80mGPJvk5FPm" alt=""><figcaption></figcaption></figure></div>

### **作業一覧の表示**

作業日をタップすると「作業一覧」が表示されます。 \
作業が登録されている日付のマスに帳票アイコンが表示されます。アイコン下の数字は登録されている作業数です。\
「作業一覧」には、その日のタスク名称や作業で使用する帳票名称、開始日時、終了日時が表示されます。\
一覧の開始日時と終了日時は、当日のみ時刻が表示され、当日以外は日付のみ表示されます。

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

### **作業一覧から帳票を編集する**

作業一覧から編集したい帳票をタップすると、その帳票の編集画面を起動します。

<div align="left"><figure><img src="/files/GEyeV8wCt5eTD0LkJAbd" alt=""><figcaption></figcaption></figure></div>


---

# 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://manuals.i-reporter.jp/basicoperation/ios-app-basicoperation/shcedule-function.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.
