# 폰을 바꿔서 / 앱을 삭제해서 기록한 게 다 사라졌어요.

<br>

더커플 앱에서 <mark style="background-color:red;">로그인을 해두셨다면 기존 데이터를 불러올 수 있어요.</mark> 😊

하지만 삭제 전에 로그인을 하지 않으셨다면 복구가 어렵습니다.

**기존 데이터 불러오는 방법**

1. 앱 실행 → 우측 상단 메뉴 → \[로그인] 선택
2. 이전에 사용했던 계정으로 로그인
3. 정상적으로 로그인되면 기존 스토리가 불러와집니다.

**로그인 계정 주의사항**

* 이전에 A 계정으로 로그인했다면, 이후에도 반드시 같은 A 계정으로 로그인해야 복구가 가능해요.
* 같은 SNS (예: 카카오톡, 구글)로 로그인하더라도 계정이 다르면 다른 유저로 인식될 수 있어요.
* 폰을 변경하면서 카카오톡을 새로 가입했다면, 계정이 달라질 수 있으니 주의해 주세요.

데이터 보관을 위해 주기적으로 로그인 상태를 확인해 주세요!


---

# 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://organization-apx.gitbook.io/thecouple/faq/4/1.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.
