# 백업 및 복원

포건시에서 포건시의 응용 프로그램, 사용자 정보 및 엔지니어링 파일을 백업할 수 있습니다. 서버 측과 디자이너에서 백업을 별도로 설정할 수 있습니다.

* 서버단: 자동 예약된 백업 및 수동 백업을 포함하여 응용 프로그램 및 사용자 정보를 서버 측에서 백업하고 복원할 수 있습니다.
* 빌더: 디자이너에서 프로젝트 파일을 자동으로 백업하거나 개발 중인 사용자 계정 정보를 백업하고 복원할 수 있습니다.


---

# 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://doc.forguncy.co.kr/forguncyserver/backup-and-rollback.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.
