# 作品の保存と読み出し

気に入った作品が出来上がったら、誰かに共有して見せたいと思うかもしれません。\
そうでなくとも、念入りに保存して失くさないようにしたいと思うかもしれません。\
あるいは、作品を複製してバリエーションを増やしたいと思うかもしれません。

そんな時には、ここから作品データを保存したり、読み出したりできます。

<figure><img src="https://522803706-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxfSGqoaqkRtrp2d2TFSN%2Fuploads%2FYMNTnhaQqnkxxoxLAYtv%2F%E2%96%BC%E3%82%A4%E3%83%B3%E3%83%9D%E3%83%BC%E3%83%88%EF%BC%8F%E3%82%A8%E3%82%AF%E3%82%B9%E3%83%9D%E3%83%BC%E3%83%882.png?alt=media&#x26;token=c4e7b8bd-76d6-47a5-87d8-8f2d6553b615" alt="" width="375"><figcaption></figcaption></figure>

## 保存（エクスポート）

<mark style="color:green;">［ファイルにセーブ］</mark>から.novelファイルとしてエクスポートすることができます。

エクスポートした.novelファイルは、AIのべりすと独自のファイル形式です。\
独自に編集を加えてしまった場合、正常なインポートができなくなる恐れがあります。

## 読み出し（インポート）

<mark style="color:green;">ファイルから新規インポート</mark>では、新しい作品を読み込みます。\
前回書いた作品の続きや、途中から物語を分岐させる際などに使うと良いでしょう。

<mark style="color:orange;">ファイルから設定をインポート</mark>では、キャラクターブックとスクリプトの内、チェックボックスで選択したものだけを読み込みます。\
設定を同じくする別作品を新しく書き始めたい時などに使うと良いでしょう。

***

## 作品リスト

書き上がったものや中断した作品は、作品リストに登録されています。 アカウントを登録していれば、ページ上部のメニューから開けます。

<div><figure><img src="https://522803706-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxfSGqoaqkRtrp2d2TFSN%2Fuploads%2FkrwU4XY3qQm0CkOwpYcT%2F%E4%B8%8A%E9%83%A8%E3%83%A1%E3%83%8B%E3%83%A5%E3%83%BC%EF%BC%88%E3%82%A2%E3%82%AB%E3%82%A6%E3%83%B3%E3%83%88%E3%81%AA%E3%81%97%EF%BC%89.png?alt=media&#x26;token=5137ecb4-9601-4593-9a26-6437e089e0aa" alt="" width="375"><figcaption><p>未サインインの場合</p></figcaption></figure> <figure><img src="https://522803706-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxfSGqoaqkRtrp2d2TFSN%2Fuploads%2F9lBc31RjIjGUjYQqQHbA%2F%E4%B8%8A%E9%83%A8%E3%83%A1%E3%83%8B%E3%83%A5%E3%83%BC%EF%BC%88%E3%83%95%E3%83%AA%E3%83%BC%E3%82%A2%E3%82%AB%E3%82%A6%E3%83%B3%E3%83%88%EF%BC%89.png?alt=media&#x26;token=9f4f222d-35c3-44fd-bad8-640fbe64ae29" alt="" width="375"><figcaption><p>フリーアカウントの場合</p></figcaption></figure></div>

アカウントを作る前に作成した作品も、ローカルに保存されている場合があります。

### ローカル<img src="https://522803706-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxfSGqoaqkRtrp2d2TFSN%2Fuploads%2FarBqDlWItnYNtDRiuHyo%2F%E4%BD%9C%E5%93%81%E3%83%AA%E3%82%B9%E3%83%88%E3%83%AD%E3%83%BC%E3%82%AB%E3%83%AB.png?alt=media&#x26;token=e174df7a-469f-4b81-b656-ceaa8e84167c" alt="" data-size="original">

「AIのべりすと」で書いた作品はすべてローカルに保存されています。\
ローカルに保存できる容量はブラウザによって最大5MB～10MBです。

{% hint style="warning" %}
&#x20;iOSでは1週間でローカルストレージが削除される場合があります。\
定期的に「ZIPですべてエクスポート」して保存することをお薦めします。
{% endhint %}

アカウントを変更しても、ローカルに保存されている作品は確認できます。\
ブラウザが異なったり、使用端末が異なると、ログインアカウントが同じでも確認できません。

### リモート<img src="https://522803706-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxfSGqoaqkRtrp2d2TFSN%2Fuploads%2FGNN5lOyELz3LM2bzTJd2%2F%E4%BD%9C%E5%93%81%E3%83%AA%E3%82%B9%E3%83%88%E3%83%AA%E3%83%A2%E3%83%BC%E3%83%88.png?alt=media&#x26;token=2b380729-35e3-479c-bf30-dd526447bd9b" alt="" data-size="original">

リモートストレージに暗号化して保存されている作品を表示しています。

{% hint style="warning" %}
暗号化の仕様上、パスワードをリセット／変更するとリモートストレージはクリアされます。
{% endhint %}

***

### ZIPですべてエクスポート

すべてのローカル作品を一度にまとめてエクスポートします。

### 既にある作品

通常リストとグリッドリストでは、作品タイトルと本文の一部を表示します。\
コンパクトリストでは、作品タイトルのみを表示します。

#### <img src="https://522803706-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxfSGqoaqkRtrp2d2TFSN%2Fuploads%2FzNXaSBqyzeRPMqy8TzWt%2Ficon_share.png?alt=media&#x26;token=e7d002d1-9f66-4df4-86ef-0184de93b042" alt="" data-size="line">シェア

公式の機能としての共有ができます。\
これをプロンプト・シェアリングと呼びます。

{% hint style="danger" %}
日本国および利用者の居住国の法令、公序良俗(18歳未満にとって不適切な内容を含みます)、他者の権利を侵害すると当サービスが判断するコンテンツのシェアを固く禁じています。\
詳しくは[<mark style="color:green;">こちら</mark>](https://ai-novel.com/terms_of_use.html)をご覧ください。
{% endhint %}

{% hint style="danger" %}
シェアした内容は暗号化されておらず、管理者によって確認が行われる場合があります。
{% endhint %}

#### <img src="https://522803706-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxfSGqoaqkRtrp2d2TFSN%2Fuploads%2FTlyt1ighCk5t80fX7ZjO%2Ficon_export.png?alt=media&#x26;token=519d26be-fa50-4a1b-9e05-280675aefba4" alt="" data-size="line">エクスポート

作品リストからも作品の保存（エクスポート）ができます。

#### <img src="https://522803706-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxfSGqoaqkRtrp2d2TFSN%2Fuploads%2FjPnjDuAgI4Pnkd25CqlW%2Ficon_reading.png?alt=media&#x26;token=c5f980c0-3238-4c82-9435-85554e615e30" alt="" data-size="line">リーディング

プロンプトに影響を与えずに（編集せずに）閲覧します。

#### <img src="https://522803706-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxfSGqoaqkRtrp2d2TFSN%2Fuploads%2FMMNBZIGM8pyQMrlPtkqe%2Ficon_trash.png?alt=media&#x26;token=b1ed395b-39de-4c3a-b751-5b0784c26e27" alt="" data-size="line">削除する

プロンプトを削除します。この操作は取り消せません！


---

# 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://ai-novel.gitbook.io/help/furonfutoworimu/notomishi.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.
