# 쇼핑몰 관리자 로그인 및 부운영자 권한 부여/변경/삭제 기록을 확인할 수 있나요?

<mark style="color:blue;">쇼핑몰 관리자의 접속기록 및 부운영자 권한 이력을 확인할 수 있어요.</mark>

***

현재 로그 보관기간은 1년으로 되어 있으나 2025년 1월 2일부터 3년까지 보관되도록 처리됐어요.\
다만, 2025년 1월 2일부터 이전 3년 동안의 로그 내용이 전부 보관되지 않는 점 참고해 주세요.

> <mark style="color:blue;">관리자 메뉴 위치 :</mark> `관리자 페이지 우측 상단 내 쇼핑몰명에 마우스 오버` > `쇼핑몰 로그 조회`

보관되는 관리자 접속 기록은 아래와 같아요.

* 로그인/로그아웃
* 정보다운로드
* 회원 정보 조회 이력/회원 정보 수정
* 주문 정보 조회 이력
* 주문 입금 작업
* 회원 정보 삭제 이력
* 운영자 정보 변경/부운영자 정보 변경


---

# 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://help.makeshop.co.kr/faq/set/undefined/undefined-10.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.
