# 便利な機能・設定

- [iOS/Windows 設定ファイル読込によるシステム環境設定の自動設定](https://manuals.i-reporter.jp/environment-configuration/useful-settings/configuration-file-reading.md)
- [アプリの完了帳票表示パフォーマンスを向上する](https://manuals.i-reporter.jp/environment-configuration/useful-settings/completereport-displaymode.md)
- [アカウントロック機能](https://manuals.i-reporter.jp/environment-configuration/useful-settings/account-lock-function.md)
- [生体認証を使う (iOS版アプリのみ)](https://manuals.i-reporter.jp/environment-configuration/useful-settings/ios-biometrics.md)
- [保存PDFのフォント設定（Windows版アプリのみ）](https://manuals.i-reporter.jp/environment-configuration/useful-settings/win-pdf-font.md)
- [画像クラスターに貼り付ける画像の解像度設定（Windows版アプリのみ）](https://manuals.i-reporter.jp/environment-configuration/useful-settings/win-image-mode.md)
- [計算結果チェック機能（Windows版アプリのみ）](https://manuals.i-reporter.jp/environment-configuration/useful-settings/win_calculation-resultcheck.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/environment-configuration/useful-settings.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.
