# 알림 설정하기

{% hint style="warning" %}
**설정 전 꼭 확인해 주세요!**

* **휴대폰 기기 알림 설정 :** \
  앱 내 알림 설정과 별개로, \
  휴대폰 시스템 설정에서 \
  Moa 캘린더 알림이 허용되어야 \
  앱 푸시 알림을 받을 수 있어요.
* **알림 권한 해제 안내 :** \
  앱 내 알림 설정을 OFF해도  \
  기기의 접근 권한은 유지돼요. \
  기기 전체 권한을 해제하려면 \
  휴대폰 시스템 설정에서 \
  직접 알림 여부를 변경해주세요.
* **휴대폰 알림 설정 경로**\
  \- **IOS** : 설정 > 알림 > \
  알림 스타일 - Moa 캘린더 선택 > \
  알림 허용 ON/OFF 선택\
  \- **Andriod** : 설정 > 애플리케이션 > \
  Moa 캘린더 > 알림 허용
  {% endhint %}

## 알림 설정

스케줄 시작 전, 알림을 미리 받고싶다면?\
Moa 캘린더에서 알림 설정을 켜주세요. 🔔\
&#x20;\
마이페이지에서 **\[알림 설정]**&#xC744; 터치해\
5개의 알림 중 원하는 항목을 켜주세요.\
\
\&#xNAN;**\[전체 알림 설정]** OFF 시 \
항목별 알림 설정이 불가해요!&#x20;

<div align="left"><figure><img src="/files/WbT8QAeuMMvLawLmP3Bf" alt="" width="375"><figcaption></figcaption></figure></div>

항목별 알림 설정을 원할 경우 \
꼭 **\[전체 알림 설정]을 ON으로 바꿔주세요.**

<div align="left"><figure><img src="/files/xJLPLcrPztIdXrSiG5MQ" alt="" width="375"><figcaption></figcaption></figure></div>

***

## Moa의 다양한 알림

우리 가족의 스케줄을 놓치지 않도록 \
오늘의 스케줄 브리핑, 내 스케줄 변경 등 \
다양한 알림을 보내드려요! 🔔&#x20;

{% hint style="info" %}
&#x20;**알림 항목**&#x20;

* **오늘의 스케줄 브리핑 알림**\
  : 매일 오전 9시, 일정과 할일을 요약해 알림을 보내드려요.\
  ![](/files/AyQwCZ80bOwj5YKpOPAk)
* **일정 미리 알림** \
  **:** 알림 설정한 일정을 미리 알려드려요.<br>

  <figure><img src="/files/un5U6fD0qOhzlq9N25WJ" alt=""><figcaption></figcaption></figure>
* **내 스케줄 알림** \
  : 내 일정, 할일 업데이트 시 알림을 보내드려요.

  <figure><img src="/files/bYFJyiB1EHpsVoY0PPjG" alt=""><figcaption></figcaption></figure>
* **가족 스케줄 알림** \
  : 가족의 일정, 할일 업데이트 시 알림을 보내드려요.

  <figure><img src="/files/LKSGwtJSoCMu7qgQHNTL" alt=""><figcaption></figcaption></figure>
* **가족 활동 알림**\
  : 새 가족 구성원이 초대에 수락했을 때 알림을 보내드려요.

  <figure><img src="/files/vcGfmoFjSy8DoU840num" alt=""><figcaption></figcaption></figure>

{% endhint %}

***

## 기기 권한 설정

{% stepper %}
{% step %}

#### 기기 권한 설정 시작하기

마이페이지에서 **\[기기 권한 설정]**&#xC744; 터치해주세요.

<div align="left"><figure><img src="/files/HII4c2J40TC2HIPhsM6p" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### 원하는 권한 설정하기

카메라/사진/마이크 권한에 대해서\
개별적으로 ON/OFF 할 수 있어요.&#x20;

<div align="left"><figure><img src="/files/TLfc2MXHBiCycihqrt1v" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
**카메가 및 사진 접근 권한이란?**&#x20;

알림장이나 학사 일정을 사진으로 찍어\
일정/할일을 자동 등록하기 위해 필요해요. \
\
권한을 허용하면 타이핑할 필요 없이, \
AI가 사진 속 내용을 분석해\
간편하게 일정/할일을 등록해드려요.&#x20;
{% endhint %}

{% hint style="info" %}
**마이크 접근 권한이란?**

음성을 텍스트로 변환하고 분석하여\
일정/할일을 자동 등록하기 위해 필요해요.\
\
권한을 허용하면 직접 입력하기 힘들 때\
AI가 음성만으로도 내용을 분석해\
간편하게 일정/할일을 등록해드려요.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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://moa.gitbook.io/moa_calendar/guide/settings.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.
