> For the complete documentation index, see [llms.txt](https://docs.flosum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flosum.com/backup-and-archive/backup-and-archive-docs-ja/backup-and-archive/bakkuappu/overview-of-backups.md).

# バックアップの概要

## ![](/files/6f46906e144db07c591c599239233f5285a92263)概要

Flosum Backup & Archive アプリは、データのセキュリティとアクセス性を確保するための包括的なバックアップソリューションを提供します。主な機能は次のとおりです：

* **システム定義のデフォルトバックアップ：** 組織を定期的に確実にバックアップするよう自動的に設定されます。
* **ユーザー定義のスケジュールバックアップ**：特定のニーズに合わせてバックアップとスケジュールをカスタマイズします。
* **ユーザー定義の即時バックアップ**：緊急のデータ保護のためにバックアップを即時に開始します。

以下のセクションでは、システム定義およびユーザー定義のバックアップについて説明し、詳細を読むための関連記事へのリンクを含みます。

### システム定義のデフォルトバックアップ

各 Salesforce 組織には、2 つのシステム定義のスケジュールバックアップジョブがあります：デフォルトのコンポジットバックアップとデフォルトのコンポジット＆削除同期バックアップ。これらのバックアップは組織を継続的にバックアップするために自動的にスケジュールされるため、独自のスケジュールバックアップを作成する必要はありません。システムがこれらのジョブを管理し、削除することはできませんが、ジョブが実行されるスケジュールをある程度制御することは可能です。以下の記事では、これらのバックアップジョブの違いと編集方法を詳しく説明しています。

* [システム定義のデフォルト Composite バックアップとデフォルト Composite & Sync バックアップの違い](/backup-and-archive/backup-and-archive-docs-ja/backup-and-archive/bakkuappu/default-composite-vs-default-composite-and-sync-back.md)
* [システム定義のデフォルトバックアップを編集する](/backup-and-archive/backup-and-archive-docs-ja/backup-and-archive/bakkuappu/editing-system-defined-default-backups.md)

### ユーザー定義のバックアップ

Backup & Archive アプリは、フルのコンポジットバックアップとテンプレート化されたコンポジットバックアップの 2 種類のバックアップを提供します。コンポジットバックアップでは、すべてのデータを一度にバックアップできます。テンプレート化コンポジットバックアップでは、含める特定のオブジェクト、データ、ファイルを選択する柔軟性が提供されます。どちらのオプションも即時に実行するか、設定した間隔で自動的に実行するようスケジュールできます。以下の記事では、これらのバックアップの使用方法を詳しく説明しています。

* [ユーザー定義の Composite バックアップを作成する](/backup-and-archive/backup-and-archive-docs-ja/backup-and-archive/bakkuappu/creating-a-user-defined-composite-backup.md)
* [テンプレート付きバックアップを作成する](/backup-and-archive/backup-and-archive-docs-ja/backup-and-archive/bakkuappu/creating-a-templated-backup.md)
* [バックアップまたはアーカイブジョブの詳細を表示する](/backup-and-archive/backup-and-archive-docs-ja/backup-and-archive/viewing-a-backup-or-archive-job-details.md)
* [ユーザーがスケジュールしたバックアップまたはアーカイブジョブを編集する](/backup-and-archive/backup-and-archive-docs-ja/backup-and-archive/sukejrumijobu/editing-a-user-scheduled-backup-or-archive-job.md)
* [ユーザーがスケジュールしたバックアップまたはアーカイブジョブを削除する](/backup-and-archive/backup-and-archive-docs-ja/backup-and-archive/sukejrumijobu/deleting-a-user-scheduled-backup-or-archive-job.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.flosum.com/backup-and-archive/backup-and-archive-docs-ja/backup-and-archive/bakkuappu/overview-of-backups.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.
