# 帳票定義の公開と保存

## **帳票定義の公開と保存**

帳票定義の保存方法は 「保存する」 「公開する」 「テストする」 の３通りあります。

* **「保存する」**\
  サーバーに非公開として保存します。編集途中の帳票定義やまだ公開しない帳票定義を保存します。
* **「公開する」**\
  iPadで見られる正式公開として保存します。完成して正式に使用する帳票定義を保存します。
* **「テストする」**\
  iPadで見られるテスト公開として保存します。iPad上でのテストや動作確認を行う際に保存します。\
  ※テスト公開定義から作成する帳票は、運用前のテスト目的でのみご利用ください。

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

「保存する」で未公開保存する場合、帳票作成途中でも保存可能とするために、一部のエラーチェック処理が省略されます。

「公開する」 「テストする」 で保存した際にはこれらのチェック処理が実行されます。

## **保存した帳票定義の場所**

保存した帳票定義は、それぞれの保存方法別に表示されます。\
画面左端の帳票定義リストの上部にある、ステータスのタブを切り替えてください。

<div align="left"><figure><img src="/files/Kuv1St6Xs3V0J0WHE6hK" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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/create-a-form/setup-a-form/savingform-and-disclosurestatus.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.
