# 모든 화면 닫기(allDismiss)

열었던 모든 화면을 닫고, 첫 화면으로 돌아가는 동작을 수행해요. 주로, 'X' 아이콘에 \[닫기] 버튼 액션 설정으로 많이 사용해요.

<div align="left"><figure><img src="/files/Af1qhMvFAJaDRM9kFgVm" alt="" width="563"><figcaption></figcaption></figure></div>

아이콘을 클릭하면,  설정한 **모든 화면 닫기** 액션에 따라 열었던 모든 창을 닫고 첫 화면으로 돌아가는 동작을 수행해요.

<figure><img src="/files/BHSqvMbq1SngMTL9MlEU" alt=""><figcaption><p>내정보 탭  > 푸시 내역 > 푸시 상세 화면 > 내정보 탭</p></figcaption></figure>

> \#모든화면끄기 #화면닫기 #화면종료 #홈화면가기 #홈화면 #시작화면 #첫화면 #화면이동

2024.03.07 Jinny

**Close all windows/pages**

This function is designed to close all open screens and trigger an action that takes users back to the main page.

> \#close all screens, #exit screens, #return to home page, #main page, #Page transition

2023.08.11 Song


---

# 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://docs.ohmyapp.io/main/guide/develop_app/command-execute-function/action/alldismiss.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.
