7. データ保存・安全性 7. Data Storage & Safety

本ツールのご利用にあたり、データの保存場所やセキュリティ(プライバシー)の仕組みについて解説します。 This section explains where data is stored and the security (privacy) mechanisms of this tool.

💾 自動保存 (Auto-Save) 💾 Auto-Save

本ツールに入力されたすべてのデータ(プロンプト、スプレッドシート、表示設定など)は、お使いのブラウザ内 (LocalStorage) にリアルタイムで自動保存されます。 All data entered into this tool (prompts, spreadsheets, display settings, etc.) is automatically saved in real-time within your browser (LocalStorage).

⚠️ 注意: ブラウザ単位での保存です ⚠️ Note: Saved per Browser
データはサーバーではなく、各デバイスのブラウザに保存されます。 Data is stored in the browser of each device, not on a server.
「PCで作業した続きをスマホで行う」といった同期機能はありません。また、シークレットモード(プライベートブラウジング)では、ブラウザを閉じるとデータが消去されますのでご注意ください。 There is no synchronization feature such as "continuing work started on a PC on a smartphone." Also, please note that in Incognito Mode (Private Browsing), data will be deleted when the browser is closed.

🔒 プライバシーとセキュリティ 🔒 Privacy and Security

本ツールは「クライアントサイド(ブラウザ上)」で動作するように設計されています。 This tool is designed to operate on the "client-side (in the browser)."

✅ データは送信されません ✅ No Data Transmission
あなたが入力したプロンプトや画像生成のアイデアが、外部のサーバーに送信・保存されることは一切ありません。 The prompts or image generation ideas you enter are never sent to or stored on an external server.
すべての処理はあなたの端末内で完結しているため、未公開のプロジェクトや個人的な趣味のプロンプトも安心して扱えます。 Since all processing is completed within your device, you can safely handle private projects or personal prompts.

📦 推奨されるバックアップ方法 📦 Recommended Backup Methods

ブラウザのLocalStorageは、キャッシュのクリアや予期せぬエラーで消えてしまう可能性がある「一時的な保存場所」です。 The browser's LocalStorage is a "temporary storage location" that may be lost due to cache clearing or unexpected errors.
重要なプロンプトデータは、定期的にファイルとして保存することを強く推奨します。 We strongly recommend regularly saving important prompt data as files.

Save JSON (完全バックアップ) Save JSON (Full Backup)
スプレッドシートモードにある Save JSON ボタンを使用してください。 Use the Save JSON button in Spreadsheet Mode.
これを使えば、コメントや空白セルを含むすべての編集状態を1つのファイルとしてPCに保存できます。 With this, you can save the entire editing state, including comments and empty cells, as a single file to your PC.
Save .txt (テキスト保存) Save .txt (Text Export)
プロンプトエディタの Save .txt は、完成したプロンプトを保存するのに適しています。 The Save .txt in the Prompt Editor is suitable for saving finished prompts.
WebUIのStyles登録用などに便利です。 Useful for registering in WebUI Styles, etc.

🛠️ トラブルシューティング 🛠️ Troubleshooting

もし画面表示がおかしくなったり、動作が重くなったりした場合は、以下の手順をお試しください。 If the display becomes glitchy or the operation slows down, please try the following steps:

  1. ページを再読み込み (F5) する。
  2. Reload the page (F5).
  3. それでも直らない場合、ブラウザのキャッシュをクリアする(※データが初期化されます)。
  4. If it still doesn't work, clear the browser cache (*Data will be initialized).
  5. スプレッドシートの 🗑️ クリア ボタンを押して、データをリセットする。 Press the 🗑️ Clear button in the spreadsheet to reset the data.

8. フィードバック・開発者情報 へ進む ➡️ Go to 8. Feedback / Contact ➡️