> 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/viewing-documentation/library-view.md).

# iOSアプリでの操作（図書参照機能）

## **共通図書ライブラリーを開く**

帳票ライブラリーの左下にある 「共通図書ライブラリー」 をタップして移動します。 \
図書のダウンロード後、左側の項目から、「すべて」 やラベルをタップすると、その中の参照権限のある図書が表示されます。項目右端の赤丸数字は新着図書の数を示しています。 \
右側の図書をタップすると、図書が表示されます。

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

## **帳票編集中に図書ライブラリーを開く**

帳票編集画面で「図書参照」ボタンのメニュー 「図書ライブラリー参照」 からも図書ライブラリーを開くことができます。 \
この場合、図書ライブラリー左下の切り替えボタンで、「共通図書ライブラリー」 と 「帳票別図書ライブラリー」 を切り替えることができます。\
「帳票別図書ライブラリー」 は、i-Repo Managerで設定しておくことで編集中の帳票に関係のある図書のみを表示させることができます。

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

## **図書のトップ 10**

帳票のシートごとに、図書をショートカットとして10件までリスト表示できます。 \
リストの設定はi-Repo Managerで行います。

{% hint style="info" %}
詳細は、「[i-Repo Manager での設定（図書管理機能）](/basicoperation/ios-app-basicoperation/viewing-documentation/library-operation.md) ＞ 参照ドキュメントトップ10の設定」をご参照ください。
{% endhint %}

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

## **iPad 図書ライブラリー**

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

### **ビューワー**

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

{% hint style="warning" %}
※一部を除き、safari での閲覧と同等の表示となります。\
※3Dデータを表示するにはiOS アプリ「iXVLPlayer」が必要です。
{% endhint %}

## **図書ライブラリー更新の中止**

<div align="left"><figure><img src="/files/m5tEHvYGmKQvbyPF7Ga9" alt=""><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/basicoperation/ios-app-basicoperation/viewing-documentation/library-view.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.
