# 帳票定義・入力帳票の管理

- [帳票定義の管理](https://manuals.i-reporter.jp/administrator-functions/management-of-form-and-inputdocument/form-management.md)
- [帳票定義の利用可能期間の設定](https://manuals.i-reporter.jp/administrator-functions/management-of-form-and-inputdocument/form-management/setting-useperiod-of-form.md)
- [入力帳票の管理](https://manuals.i-reporter.jp/administrator-functions/management-of-form-and-inputdocument/inputdocument-management.md)
- [サーバーで帳票作成時のサムネイル画質向上設定](https://manuals.i-reporter.jp/administrator-functions/management-of-form-and-inputdocument/inputdocument-management/manager-thumbnail-setting.md)
- [帳票定義・入力帳票の履歴（リビジョン）管理](https://manuals.i-reporter.jp/administrator-functions/management-of-form-and-inputdocument/revisionhistory-management.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/administrator-functions/management-of-form-and-inputdocument.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.
