> 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/basicoperation/ios-app-basicoperation.md).

# iOS アプリの基本操作

- [帳票の編集・保存・印刷](https://manuals.i-reporter.jp/basicoperation/ios-app-basicoperation/inputdocument-operation.md)
- [帳票ライブラリーの操作](https://manuals.i-reporter.jp/basicoperation/ios-app-basicoperation/menuscreen-operation.md)
- [iOSアプリ シートコピー機能](https://manuals.i-reporter.jp/basicoperation/ios-app-basicoperation/ios-appsheetcopy-function.md)
- [スケジュール参照機能](https://manuals.i-reporter.jp/basicoperation/ios-app-basicoperation/shcedule-function.md)
- [Split View / Slide Over機能](https://manuals.i-reporter.jp/basicoperation/ios-app-basicoperation/ios-appsplitview-function.md)
- [iPhone版基本操作説明書](https://manuals.i-reporter.jp/basicoperation/ios-app-basicoperation/iphone-basicoperation-guide.md)
- [フリードローの操作](https://manuals.i-reporter.jp/basicoperation/ios-app-basicoperation/freedraw-operation.md)
- [フリードロー全体画像の高解像度設定について](https://manuals.i-reporter.jp/basicoperation/ios-app-basicoperation/freedraw-wholeimage-highresolution.md)
- [カメラで撮影した画像のカメラロール保存OK/NG設定](https://manuals.i-reporter.jp/basicoperation/ios-app-basicoperation/image-saving-in-cameraroll.md)
- [i-Reporterでドキュメントを参照する](https://manuals.i-reporter.jp/basicoperation/ios-app-basicoperation/viewing-documentation.md)
- [i-Repo Managerでの設定（図書管理機能）](https://manuals.i-reporter.jp/basicoperation/ios-app-basicoperation/viewing-documentation/library-operation.md)
- [iOSアプリでの操作（図書参照機能）](https://manuals.i-reporter.jp/basicoperation/ios-app-basicoperation/viewing-documentation/library-view.md)
- [iOS/iPadOS26対応アプリ（8.2.25120） 変更点概要](https://manuals.i-reporter.jp/basicoperation/ios-app-basicoperation/ios26-app.md)


---

# 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:

```
GET https://manuals.i-reporter.jp/basicoperation/ios-app-basicoperation.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.
