# 入力帳票の値をデータ連携テーブルに出力する

- [データー連携テーブル機能の概要](https://manuals.i-reporter.jp/output-the-data/datacoordination-table/overview.md)
- [単票形式](https://manuals.i-reporter.jp/output-the-data/datacoordination-table/single-column-format.md)
- [表形式](https://manuals.i-reporter.jp/output-the-data/datacoordination-table/tabular.md)
- [注意事項](https://manuals.i-reporter.jp/output-the-data/datacoordination-table/precautions.md)
- [i-Repo Managerからの連携ビュー参照機能](https://manuals.i-reporter.jp/output-the-data/datacoordination-table/linked-viewreference-function.md)
- [i-Repo EXCEL COM Add-in での表設定](https://manuals.i-reporter.jp/output-the-data/datacoordination-table/configuring-tables-in-addin.md)
- [ピン打ち帳票連携テーブル](https://manuals.i-reporter.jp/output-the-data/datacoordination-table/pincoordinationtable-function.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/output-the-data/datacoordination-table.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.
