# README

헬로보드를 처음 사용하는 분들을 위한 사용자 가이드입니다.

헬로보드는 입사자/구성원이 조직의 업무 프로세스를 단계별로 수행할 수 있도록 돕는 도구입니다. 프로세스 템플릿을 기반으로 프로세스를 설계하고, 참여자와 담당자가 각자의 태스크를 진행하며, 진행 상황을 모니터링하고 필요한 자료를 첨부/관리할 수 있습니다.

이 문서에서는 다음 내용을 안내합니다.

* 워크스페이스 생성과 멤버 초대/조직 관리
* 프로세스 설계(템플릿, 프로세스 구성, 할당)
* 프로세스 수행(참여자/담당자 태스크 진행)
* 모니터링, 프로세스 설정, 캘린더, 저장소(파일함/드라이브)

필요한 기능부터 순서대로 확인하셔도 되고, 현재 진행 중인 업무 단계에 맞는 문서부터 바로 찾아보셔도 됩니다.


---

# 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://helloboard.gitbook.io/user-manual/readme.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.
