> For the complete documentation index, see [llms.txt](https://devops-32.gitbook.io/myapps/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devops-32.gitbook.io/myapps/undefined.md).

# 마이앱스란 무엇인가?

{% hint style="info" %}
**Good to know:** 기업용 정보를 관리하기 위한 서비스 플랫폼입니다. 기존의 엑셀이나 파일 단위로 관리하는 정보를 쉽게 웹으로 적용하여 공유하고 협업할 수 있습니다.

더 이상 개발자에 의존하지 않고 스스로 업무용 앱을 제작하여 팀이나 다른 사용자와 쉽게 협업을 진행할 수 있습니다

{% endhint %}

활용 사례에 대한 의견      &#x20;

> 요구 사항에 신속하게 대응하고 문제를 직관적으로 처리할 수 있어서 작업 효율성이 향상되었습니다.
>
> — 경북대학교 김현직 팀장

> 개발해야 할 SI 작업이 많을 때 MyApps를 활용하여 쉽고 빠르게 처리할 수 있었습니다.
>
> — 네이버시스템 변세환 이사

## 시작하기

**잠시 1분만 동영상을 참고해주세요.** 짧은 동영상으로 쉽게 활용하는 방법을 이해하실 수 있습니다

{% embed url="<https://www.youtube.com/watch?v=d46C248vUwg>" %}

{% hint style="info" %}
**Good to know:** 소프트웨어 개발은 이제 개발자의 전유물이 아닙니다. 스스로 필요한 앱을 제작해서 팀과 협업하세요.
{% endhint %}

{% content-ref url="/pages/zTc2kr5oLSsgQ9ung5wv" %}
[가입하기](/myapps/guides/undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/cXdlcv81jIxog89xOCSv" %}
[앱 만들기](/myapps/guides/undefined-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/6OGuemIP2lUltDUGCWfL" %}
[폼 만들기](/myapps/guides/undefined-3.md)
{% endcontent-ref %}

{% content-ref url="/pages/IHWwjM2YyX7WDrDw1oZ9" %}
[폼 기본기능](/myapps/appuse/undefined.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/undefined.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.
