# ユーザーパスワードの変更

## **ユーザーパスワードの変更**

セキュリティ対策として、環境構築時に弊社からご案内している下記2つのユーザーアカウントのパスワードをi-Repo Managerで変更してください。

* **管理者ユーザー：**\
  &#x20;i-Repo Manager用のシステム管理ユーザーアカウントです。\
  システム管理上、特別なユーザーとして用意されていますので、 i-Repo Desingerによる帳票定義作成や、アプリによる帳票入力のためのユーザーとしては使用しないでください。\
  管理者用アカウントはライセンス上のアカウント数にはカウントされません。<br>
* **初期ユーザー：**\
  &#x20;「i-Repo Designer」、「i-Reporter アプリ」用の初期ユーザーアカウントです。\
  すぐに操作をお試しいただけるよう、初期ユーザーアカウントを1つ作成した状態で環境をお渡ししています。\
  ユーザー名称の変更などはご自由に行っていただけます。

{% hint style="warning" %}
パスワードは、セキュリティ保護のため必ず変更してください。
{% endhint %}

{% hint style="success" %}
「管理者ユーザー」と「初期ユーザー」は、1つの環境にそれぞれ1つずつ作成されています。\
「ユーザーパスワードの変更」は、貴社社内のi-Reporter管理者様が行ってください。
{% endhint %}

### **管理者ユーザーアカウントのパスワード変更**

**【手順】**

1. 「管理者ユーザー」でi-Repo Managerへログインし、「システム管理」タブ ＞ 「ユーザー管理」をクリックします。
2. 「ユーザー一覧」画面が表示されますので、「管理者パスワードの変更はこちら」をクリックします。
3. 「新しいパスワード」 および 「新しいパスワードの確認入力」を入力し、「登録」ボタンをクリックして変更を保存します。

{% hint style="warning" %}
設定したパスワードは、忘れないようご注意ください。
{% endhint %}

### **初期ユーザーアカウントのパスワード変更**

**【手順】**

1. 「管理者ユーザー」でi-Repo Managerへログインし、「システム管理」タブ ＞ 「ユーザー管理」をクリックします。
2. 「ユーザー一覧」画面が表示されますので、「全メンバー」に表示されている「初期ユーザー(user01)」の「ID」欄をクリックします。
3. 「ユーザー参照」画面右上の「編集」ボタンをクリックします。
4. 「ユーザー編集」画面で「新しいパスワード」 および 「新しいパスワードの確認入力」を入力します。\
   ユーザー名称などもこちらの画面で変更できます。
5. 入力完了後、「登録」ボタンをクリックして変更を保存します。


---

# 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/changing-user-passwords.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.
