# STEP 4 : i-Repo Managerでの端末承認

## **i-Repo Managerとは**

i-Repo Manager は、i-Reporter全体を管理するためのWEBアプリです。\
i-Repo Serverに保存された帳票定義や入力帳票の管理、ユーザーやグループの管理、各種権限設定やシステム設定などを行うことができます。

### **i-Repo Manager の URLについて**

ブラウザより、i-Repo Managerへアクセスします。

* **クラウド版をご利用のお客様**\
  i-Repo ManagerのURLは、環境開設時に弊社からご案内しています。
* **オンプレミス版をご利用のお客様**\
  手順通りにi-Repo Serverをインストールした場合、i-Repo ManagerのURLは下記のとおりです。\
  `http://（サーバーのIPアドレス）/ConMasManager/` \
  詳細は、貴社社内の i-Reporter 管理者様へご確認ください。

{% hint style="info" %}
i-Repo Managerの対応ブラウザについて、詳細は 「[i-Reporter 動作環境 ](https://manuals.i-reporter.jp/system-requirements)＞ i-Repo Manager」をご参照ください。
{% endhint %}

### **i-Repo ManagerにログインするためのユーザーID／パスワードについて**

i-Repo ManagerにログインするためのユーザーID／パスワードは、環境準備完了時にお送りしているメールに記載があります。 \
「初期ユーザーID」もしくは「管理者ユーザーID」をご使用ください。

{% hint style="success" %}
必要に応じて、i-Repo ManagerのURLをブックマークしてください。\
※i-Repo Managerにログインした直後の、「入力帳票」タブが選択されている画面のURLをブックマークしてください。
{% endhint %}

### **端末申請の承認を行う**

i-Repo Designer および i-Reporterアプリから行った端末申請の承認は、「i-Repo Manager」にて行います。\
Web ブラウザーより「i-Repo Manager」へアクセスし、i-Repo Designer使用端末/i-Reporterアプリ使用端末から行った端末申請を承認します。

**【端末申請の承認手順（i-Repo Managerでの操作）】**

1. i-Repo Managerにログインし、「システム管理」タブ ＞ 画面左ツリーの「端末管理」をクリックして、「端末一覧」画面を開きます。
2. 承認したい端末の「端末物理ID」をクリックします。\
   画面右上のプルダウンメニューにて、「端末種別」と「承認状態」で端末を絞り込むこともできます。
3. 画面右上の「編集」ボタンをクリックします。
4. 「端末名称」を入力します。「端末名称」は必須です。\
   利用者や部署名など、判別しやすい名称にすることをおすすめします。\
   ※「端末備考」は任意です。
5. 「承認する」にチェックを付け、「登録」ボタンをクリックします。

以上で、端末申請の承認は完了です。

## **STEP 4 :i-Repo** Managerでの端末承認 **完了**

以上で、「STEP 4 :i-Repo Managerでの端末承認 」は完了です。

i-Repo i-Reporterを使用するためのすべての初期設定が完了しました。

セキュリティ対策として、環境構築時に弊社からご案内している「管理者ユーザー」と「初期ユーザー」のパスワードをi-Repo Managerで変更してください。

* [ユーザーパスワードの変更](/start-guide/initialsettings/operations-in-conmas-manager/changing-user-passwords.md)


---

# 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/initialsettings/operations-in-conmas-manager.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.
