# Backup and Restore: An Essential Guide

**Backup and restore** refers to the processes and technologies used to create periodic copies of critical data and applications and store them on a separate, secondary system. These backups enable organizations to restore data, applications, and dependent business services if the original systems are lost, corrupted, or unavailable.

Such incidents may result from power failures, cyberattacks, human error, hardware failures, natural disasters, or other unplanned events.

Backup and restore is a **core component of any disaster recovery and business continuity strategy**, ensuring service availability and minimizing downtime.

***

### Scope of This Article

This article covers backup and restore procedures for the following PortSIP components:

* **PortSIP PBX**\
  [Backup and restore of PBX](/portsip-communications-solution/tutorials/backup-and-restore/backup-and-restore-portsip-pbx.md) configuration data, system settings, and operational information.
* **PortSIP SBC**\
  [Backup and restore of SBC](/portsip-communications-solution/tutorials/backup-and-restore/backup-and-restore-portsip-sbc.md) configuration and system data required to recover SIP border control functionality.


---

# 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://support.portsip.com/portsip-communications-solution/tutorials/backup-and-restore.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.
