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

# 메뉴 구성

* 프로젝트 페이지 상단에서 현재 워크스페이스와 프로젝트 경로 확인 및 이동이 가능합니다.
* 알림 활성화 및 비활성화, 즐겨찾기가 가능합니다.

## 개요

<div data-full-width="false"><figure><img src="/files/DOlLq5AggUUIkXIx6gyv" alt=""><figcaption></figcaption></figure></div>

* 프로젝트의 기본적인 정보 확인이 가능합니다.

## 에피소드

<figure><img src="/files/fPhutuPZidmAjozpwVOR" alt=""><figcaption></figcaption></figure>

* 에피소드 리스트와 공정 확인 그리고 에피소드 추가 및 설정이 가능합니다.

## 캘린더

<figure><img src="/files/fntchNNj0ypKxJD8hANH" alt=""><figcaption></figcaption></figure>

* 프로젝트와 관련된 일정 및 이벤트 확인이 가능합니다.

## 구성원

<figure><img src="/files/JopOhZwRSkYlw4immB1A" alt=""><figcaption></figcaption></figure>

* 프로젝트 구성원 확인 및 권한 설정이 가능합니다.

## 활동

<figure><img src="/files/pJSHgr8TZ5v8GABgboKn" alt=""><figcaption></figcaption></figure>

* 프로젝트에서 발생한 모든 활동 내역 조회가 가능합니다.

## 설정

<figure><img src="/files/DxKlzNmo4Y4RhHAOXUt2" alt=""><figcaption></figcaption></figure>

* 프로젝트와 관련된 각종 설정이 가능합니다.


---

# 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://creco-1.gitbook.io/docs/project/menu.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.
