# 위젯 디자인을 저장해서 다른 메모에도 쓰고 싶어요.

위젯 디자인을 매번 설정하는 것이 번거로우셨다면, <mark style="background-color:blue;">기본값으로 저장할 수 있어요!</mark> 😊

1. 원하는 위젯 디자인을 설정합니다.
2. 화면 하단의 ‘현재 디자인 설정을 기본값으로 저장’ 옵션을 체크합니다.
3. 저장 버튼을 눌러 적용하면 완료! 🎉

이렇게 설정하면, 이후에 새로운 위젯을 추가할 때 기본값이 자동으로 적용되어 추가적인 설정 없이 바로 사용할 수 있어요!

{% stepper %}
{% step %}
**홈 화면에 등록된 메모위젯을 선택합니다.**

위젯을 통해 들어가지 않으면 위젯 디자인 설정을 할 수 없으니 꼭 위젯을 통해 들어와주세요!

<figure><img src="/files/pR5n7nblYsLXlQDT1dfK" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**화면 하단의 ‘위젯 디자인 설정’ 메뉴를 선택합니다.**

<figure><img src="/files/hiJ4N3DTIfjmgni0686x" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**‘현재 디자인 설정을 기본값으로 저장’ 옵션을 체크합니다.**

<figure><img src="/files/lleWVAFYrGsY7rXmVt8E" alt=""><figcaption></figcaption></figure>
{% 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://organization-apx.gitbook.io/memowidget/faq/1/7.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.
