# 基本操作ガイドの流れ

{% hint style="info" %}
i-Reporter をお使いになるには、初期設定が必要です。

&#x20;初期設定の方法については、「[i-Repo i-Reporter はじめて設定ガイド](/start-guide/initialsettings/preparation.md)」 をご参照ください。
{% endhint %}

「i-Repo i-Reporter はじめて基本操作ガイド」では、i-Repo i-Reporterをはじめてお使いいただくお客様向けに、下記 基本操作・機能をご案内します。

## **基本操作**

帳票定義（入力用テンプレート）を作成し、実際に入力を行ってサーバーへ保存、保存したデータを確認します。

{% stepper %}
{% step %}
**帳票定義の作成・公開**

Microsoft Excel および i-Repo Designer を使用して帳票定義（入力用テンプレート）を作成します。\
作成した帳票定義はサーバーに保存して、i-Reporterアプリで使用できる状態にします。
{% endstep %}

{% step %}
**入力帳票の作成・保存**

i-Reporterアプリで、帳票定義から入力帳票を作成します。\
作成した入力帳票はサーバーに保存して、i-Repo Manager（管理用WEBアプリ）で確認できる状態にします。
{% endstep %}

{% step %}
**帳票定義・入力帳票の確認**

i-Repo Designer からサーバーへ保存した帳票定義、および、i-Reporterアプリで作成・サーバー保存した入力帳票をi-Repo Managerで確認します。
{% endstep %}

{% step %}
**帳票定義の改訂**

i-Repo Serverに公開済の帳票定義を改訂する方法です。
{% endstep %}
{% endstepper %}

## **各種マニュアルについて**

i-Reporter の詳細な操作マニュアルは、「サポート WEB」に掲載されています。

{% hint style="info" %}
▼[サポート WEB](https://cimtops-support.com/i-Reporter/ja/) ＞ 上部メニュー「マニュアル」 ＞ 「利用者向けマニュアル」

※「サポート WEB」 へは、環境開設時にメールにて弊社からご案内しています。「サポート WEB 」接続用 ユーザー ID およびパスワードでログインしてください。
{% endhint %}

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

## **用語**

i-Repo i-Reporterの基本操作で使用する、主な用語の説明です。

* **帳票定義**\
  帳票の雛形、テンプレートです。\
  i-Repo Designerで作成し、i-Repo Serverに保存します。\
  「定義」と呼ぶこともあります。

  <div align="left"><figure><img src="/files/esN44vNLsnzrk1EIVc84" alt="" width="188"><figcaption></figcaption></figure></div>

* **入力帳票**\
  i-Reporterアプリで入力する帳票のことです。\
  レイアウトは「帳票定義」から選択します。\
  「帳票」と呼ぶこともあります。\ <br>

* **クラスター**\
  帳票定義（入力帳票）上に配置された、i-Reporterアプリで入力を行うフィールド部分のことです。\
  クラスターは キーボードテキスト・数値・日付など、予め用意された三十数種類から設定します。\
  ![](/files/q20x7rJwjLSwhvRI1J7K)<br>

* **帳票定義の「公開」**  \
  i-Repo Designer から i-Repo Server に帳票定義をアップロードし、i-Reporterアプリで入力帳票を作成できる状態にすることを「公開」と呼びます。


---

# 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/start-guide/basicoperation-guide/introduction.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.
