# i-Reporter はじめて設定ガイド

- [初期設定前の準備](https://manuals.i-reporter.jp/start-guide/initialsettings/preparation.md)
- [STEP 1 : i-Repo Designer のインストールと設定](https://manuals.i-reporter.jp/start-guide/initialsettings/conmas-designer-initial-setting.md)
- [STEP 2 : i-Repo EXCEL COM Add-in のインストール](https://manuals.i-reporter.jp/start-guide/initialsettings/installing-conmas-excel-com-add-in.md)
- [STEP 3 : i-Reporter アプリ（iOS版／Windows版）のインストールと設定](https://manuals.i-reporter.jp/start-guide/initialsettings/ireporter-app-initial-setting.md)
- [STEP 4 : i-Repo Managerでの端末承認](https://manuals.i-reporter.jp/start-guide/initialsettings/operations-in-conmas-manager.md)
- [ユーザーパスワードの変更](https://manuals.i-reporter.jp/start-guide/initialsettings/operations-in-conmas-manager/changing-user-passwords.md)
- [困ったときは](https://manuals.i-reporter.jp/start-guide/initialsettings/when-you-need-help.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.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.
