# 브랜드 어드민 메뉴 살펴보기

## 어드민 메뉴

누리라운지 어드민에 접속하시면 좌측 메뉴에서 간단한 프로필과 함께 메뉴를 확인할 수 있습니다.

#### [#dashboard](#dashboard "mention")

[#chat](#chat "mention")

[#benefit](#benefit "mention")

[#quest](#quest "mention")

[#my-jelly](#my-jelly "mention")

[#setting](#setting "mention")

***

### Dashboard

<img src="/files/oX83o1eb2joh5MncMvO9" alt="" data-size="original">

* 현재 보유중인 젤리, 가장 최근 업로드한 캠페인의 진행 상황을 한번에 확인할 수 있습니다.

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

### Chat

<img src="/files/6VswbwQcssEu5M9O2Btl" alt="" data-size="original">

* 현재 진행중인 채팅을 모두 이곳에서 확인할 수 있습니다.
* 캠페인 별로(Quest, Benefit) 진행 중인 채팅을 확인할 수 있으며, 유저의 닉네임으로 채팅을 검색할 수도 있습니다.

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

### Benefit

![](/files/AYo6zPYsmkgBfeaYOEI4)

* 모든 Benefit 캠페인을 모아서 볼 수 있습니다.
* 캠페인 상태에 따른 필터를 이용하여 상태 별 캠페인 목록을 확인할 수 있습니다.
* 새로운 Benefit 캠페인을 생성할 수 있습니다.
* Draft 상태의 캠페인을 수정할 수 있습니다.

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

### Quest

![](/files/a1ygU1zpo6UPLlPJAi3r)

* 모든 Quest 캠페인을 모아서 볼 수 있습니다.
* 캠페인 상태에 따른 필터를 이용하여 상태 별 캠페인 목록을 확인할 수 있습니다.
* 새로운 Quest 캠페인을 생성할 수 있습니다.
* Draft 상태의 캠페인을 수정할 수 있습니다.

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

### My Jelly

![](/files/PE2dZ6h0IUNd7dRWhcJD)

* 현재 보유중인 젤리를 확인할 수 있습니다.
* 젤리 사용, 구매 및 충전 내역을 확인할 수 있습니다.

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

### Setting

![](/files/8k8rkMwghOuSuQm1T3yz)

* 프로필 이미지와 계정 이름을 변경할 수 있습니다.
* 계정의 비밀번호를 변경할 수 있습니다.

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


---

# 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://nurilounge.gitbook.io/nurilounge-guide-for-brand/admin-guide/menus.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.
