# 앱 만들기

### 마이앱스 포털&#x20;

앱 포털에는 자신의 앱과 공유된 앱 목록이 표시됩니다. 해당 아이콘을 클릭해서 앱을 실행할 수 있고 새로운 앱을 만들 수 있습니다

새로운 앱을 만들기 위해서는 화면의 \[새 앱 만들기] 박스를 클릭하면 앱 생성 화면이 표시됩니다.

![](/files/zZEGetwVZRpxG9Bjd3jN)

### 앱 생성하기

앱 생성 팝업 창이 활성화 되면 이름을 입력하고 확인 버튼을 누릅니다.

![](/files/tghmdXLj7JKv1WE32TdO)

### 앱 실행하기  &#x20;

&#x20;앱이 생성되면 포털에 생성된 앱의 아이콘이 표시됩니다. 해당 앱 아이콘을 클릭하여 앱을 실행할 수 있습니다.

![](/files/86fZbIUY7cPnbuZwm6ko)


---

# 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://devops-32.gitbook.io/myapps/guides/undefined-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.
