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

# 바로메시지 어드민 매뉴얼

관리자용 바로 메시지 어드민 사이트 사용 매뉴얼입니다.\
권한 확인을 위해 접속 후 로그인을 하셔야 정상적으로 이용 가능합니다.

<figure><img src="/files/RdAhrbF0EXXHrtZWJ8Kq" alt=""><figcaption><p>로그인 화면</p></figcaption></figure>

### 최적화 <a href="#opimization" id="opimization"></a>

관리자 페이지는 디스플레이 해상도 1920\*1080 이상의 환경에 최적화 되어있습니다.\
구글 브라우저 최신 버전 사용을 권장드립니다.

#### 구글 크롬 다운로드

아래 링크로 접속 하시어 구글 크롬 다운로드 및 최신 버전 업데이트를 할 수 있습니다.

{% embed url="<https://www.google.com/intl/ko_kr/chrome/>" %}

### 개요 <a href="#outlline" id="outlline"></a>

바로 메시지의 페이지 구성은 아래와 같습니다.

* 회원/발신번호 관리
  * 회원 정보와 발신 번호 관리를 위한 페이지입니다.
* 파트너 관리
  * 파트너사 관리를 위한 페이지입니다.
* 템플릿 관리
  * 회원의 사용 템플릿 관리를 위한 페이지입니다.
* 가격 관리
  * 메시지 별 가격 정책 관리를 위한 페이지입니다.
* 공지 관리
  * 홈페이지 공지사항 관리를 위한 페이지입니다.
* 1:1 문의
  * 고객 1:1 문의 응대를 위한 페이지입니다.
  * 템플릿 신청, 환불 문의, 기타 문의 처리를 합니다.
* 사용금액/환불처리
  * 회원 별 사용 금액 조회 및 환불 처리를 위한 페이지입니다.
* 발송 이력
  * 회원 별 발송 이력을 조회할 수 있는 페이지입니다.
* 차단 관리
  * 수신자 별 발신 번호 차단 관리를 위한 페이지입니다.


---

# 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://shsoftlab-manual.gitbook.io/undefined/intro.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.
