> For the complete documentation index, see [llms.txt](https://irepo-web.i-reporter.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://irepo-web.i-reporter.jp/i-repo-web-manager-manyuaru/1-hajimeni.md).

# 1. はじめに

{% hint style="danger" %}
年月日クラスター・年月日カレンダークラスターを使用する場合、時刻拡張した帳票定義を利用する際は、必ず2025/08/18にリリースするアップデートを実施してください
{% endhint %}

{% hint style="warning" %}
i-Repo Webにはログインできるが、i-Repo Web Managerにログインできない場合は、弊社サポートまでお問い合わせください
{% endhint %}

## はじめに

このマニュアルではi-Repo Web Managerについて、以下のような基本操作について説明します。&#x20;

* i-Repo Web Managerで何ができるのか
* i-Repo Web Managerの構成や操作方法

帳票入力に関しては以下をご覧ください。

{% content-ref url="/pages/25O0fkCHKaQMmxwMBpQq" %}
[1.はじめに](/i-repo-web-manyuaru/1hajimeni.md)
{% endcontent-ref %}

## 目次

1.はじめに

&#x20; 1-1.i-Repo Web概要

&#x20; 1-2.i-Repo Webで利用可能なクラスター種別

&#x20; 1-3.事前確認・使用上の制限事項

2.i-Repo Web Manager の基本操作

&#x20; 2-1.ログインおよびメニュー構成

&#x20; 2-2.WEB定義の登録

&#x20; 2-3.WEB定義の詳細設定（基本設定）

&#x20; 2-4.作業シナリオとそれを構成する各ガイダンス文の設定

&#x20; 2-5.作業シナリオの各ガイダンス文の順番設定

&#x20; 2-6.帳票定義で設定された入力制御の使用

&#x20; 2-7.カスタムマスター選択の親クラスター・子クラスターの表示


---

# 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://irepo-web.i-reporter.jp/i-repo-web-manager-manyuaru/1-hajimeni.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.
