# iCloud 동기화

iCloud 동기화 기능이 안되는 이유는 여러가지가 있어요.

그중에서 가장 보편적으로 안되는 이유는 크게 2가지에요.

1. iCloud 저장소의 용량이 부족한 경우
2. 사용자의 단말기에서 iCloud 설정이 꺼져있는 경우

iCloud 저장소의 용량이 부족한 경우는 불필요한 데이터를 제거하여 용량을 확보해야해요. 일반적으로는 사진 몇장만 제거하면 해결되요. (하루하루는 iCloud 백업시 데이터를 1MB 미만으로 사용해요.)

단말기에 iCloud 설정이 꺼져있는 경우는 iPhone의 설정 -> 사용자 아이콘 클릭 ->  iCloud 설정 에서 `iCloud Drive`를 켜고, `모두 보기` 를 눌러서 하루하루를 iCloud 사용할 수 있도록 켜주세요.

<table data-header-hidden data-full-width="true"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><img src="/files/1Vn8JtZLPMrnk6Jd00U4" alt=""></td><td align="center"><img src="/files/kxZSUT2Km3dK4WC74D1h" alt=""></td><td align="center"><img src="/files/tpzS2VJ8qWba8jYo042W" alt=""></td><td align="center"><img src="/files/NIFk3hWXOmnPEkLj5nDQ" alt=""></td></tr></tbody></table>


---

# 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://haruharu.piesoft.co.kr/faq/korean/icloud-sync.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.
