> For the complete documentation index, see [llms.txt](https://manuals.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://manuals.i-reporter.jp/environment-configuration/set-up-users/user-management.md).

# ユーザー管理

## **ユーザー管理画面**

i-Reporterシステムの利用には、ユーザーアカウントが必要です。

登録できる最大ユーザー数と現在の登録ユーザー数を確認するには、i-Repo Manager 上部のメニューバーにある「システム管理」をクリックし、左のメニューから「ライセンス」をクリックします。\
「ユーザー数」欄に、現在の登録ユーザー数 / 最大登録可能ユーザー数（ご契約ユーザー数）が表示されています。

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

## **ユーザーアカウントの登録、編集、削除**

ユーザーアカウントの登録、編集、削除は、i-Repo Manager の「ユーザー管理」で行います。\
&#x20;i-Repo Manager の「システム管理」 ＞ 「ユーザー管理」をクリックして「ユーザー一覧」画面を開きます。 登録されているユーザー一覧が表示されます。

### **ユーザーを登録する**

ユーザーアカウントを新規登録するには、画面右上の「追加」ボタンをクリックします。

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

【設定項目】

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

* **ユーザーID/パスワード**\
  ログインに使用します。ユーザーIDは、ユーザーIDはシステム内で重複できず、一度登録すると変更できません。 パスワードは変更できます。<br>

* **本人確認コード**\
  承認クラスターで「本人確認要求機能」を使用する場合は設定します。 「本人確認要求機能」は、承認クラスターを“承認”する際に、承認者が本人であることを確認する機能です。 「本人確認要求機能」を使用しない場合は空欄で問題ありません。後から設定することもできます。

  <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>本人確認要求機能について、詳細は「<a href="https://manuals.i-reporter.jp/input-features/workflow-settings/flow-of-approval">便利な入力機能 ＞ 入力帳票の承認とワークフロー設定 ＞ 承認フロー設定について</a> ＞ 本人確認要求機能」をご参照ください。</p></div>

* **ユーザー名称**\
  システム上で表示される名称です。ユーザー名称はログインには使用しません。\
  重複可のため、同姓同名のユーザー名称も登録できます。後から変更できます。<br>

* **メールアカウント**\
  メール通知設定で使用されます。空欄でも問題ありません。後から変更できます。<br>

* **利用開始日時/利用終了日時**\
  ユーザーの有効期限を定めます。<br>

* **印影イメージ**\
  作成、査閲、承認クラスターで使用される印影イメージを登録します。 JPGまたはPNGの画像ファイルが登録できます。 登録できる印影イメージは、1ユーザーIDにつき1つのみです。後から変更できます。

  <div align="left"><figure><img src="/files/2sazDMX4AXwdDQILsbyC" alt="" width="188"><figcaption><p>印影の例</p></figcaption></figure></div>

* **権限グループ**\
  「グループ管理」で作成したグループにユーザーを所属させます。\
  所属グループの権限がユーザーの権限となります。\
  既にグループが登録されている場合は、所属する権限グループをここで選択できます。<br>

入力完了後、「登録」ボタンをクリックします。

### **ユーザーを編集する**

ユーザーを編集するには、ユーザー一覧画面で編集したいユーザーのIDをクリックします。

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

ユーザー参照画面が表示されますので、画面右上の「編集」ボタンをクリックして編集し、「登録」で編集内容を保存します。

### **ユーザーを削除する**

ユーザーを削除する場合は、ユーザー一覧画面で削除したいユーザーのIDをクリックし、ユーザー参照画面を表示します。\
画面右上の「削除」ボタンをクリックします。

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

確認画面が表示されますので、「OK」をクリックしてユーザーを削除します。

<div align="left"><figure><img src="/files/w3wtOjYdwkLMynS68olC" alt="" width="352"><figcaption></figcaption></figure></div>


---

# 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://manuals.i-reporter.jp/environment-configuration/set-up-users/user-management.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.
