> 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/start-guide/video.md).

# i-Reporterご紹介動画

下記 URL にて「ConMas i-Reporter」の紹介動画（YouTube）を公開しています。

<table data-full-width="false"><thead><tr><th width="79"></th><th width="500">ConMas i-Reporterのご紹介</th><th>時間</th></tr></thead><tbody><tr><td>1</td><td><a href="https://www.youtube.com/watch?v=ejRkdRawd14">ConMas i-Reporterとは？</a></td><td>04:09</td></tr><tr><td>2</td><td><a href="https://www.youtube.com/watch?v=4bqTFpkIuO0">ConMas i-Reporterコンセプトムービー</a></td><td>03:26</td></tr><tr><td>3</td><td><a href="https://www.youtube.com/watch?v=s3Rjtr1pFpg">操作動画①<br>iPadアプリでの帳票入力～サーバー保存</a></td><td>04:53</td></tr><tr><td>4</td><td><a href="https://www.youtube.com/watch?v=rq82O9hlcKg">操作動画①<br>iPadアプリでの帳票入力～サーバー保存その2</a></td><td>06:23</td></tr><tr><td>5</td><td><a href="https://www.youtube.com/watch?v=gicVFoSDpBQ">操作動画②<br>Managerで帳票の確認・出力</a></td><td>01:52</td></tr><tr><td>6</td><td><p><a href="https://www.youtube.com/watch?v=kKWE67v9qHQ">操作動画③</a></p><p><a href="https://www.youtube.com/watch?v=kKWE67v9qHQ">EXCELで帳票をデザイン</a></p></td><td>01:34</td></tr><tr><td>7</td><td><p><a href="https://www.youtube.com/watch?v=OL3uJf8PtOs">操作動画④</a></p><p><a href="https://www.youtube.com/watch?v=OL3uJf8PtOs">EXCEL帳票をDesignerからアップロード</a></p></td><td>02:07</td></tr><tr><td>8</td><td><a href="https://www.youtube.com/watch?v=c8S_CzLZNwE">導入事例</a></td><td>05:05</td></tr><tr><td>9</td><td><a href="https://www.youtube.com/watch?v=EX3moUFj1Yk">価格体系</a></td><td>02:53</td></tr><tr><td>10</td><td><a href="https://www.youtube.com/watch?v=X3isobwXPXs">オンプレミス版とクラウド版の違い</a></td><td>02:37</td></tr></tbody></table>


---

# 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/start-guide/video.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.
