> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/operation-guide/operation-troubleshooting/member-info-issue.md).

# 온전한 회원정보 확인이 안 됩니다

{% hint style="info" %}
개인정보 보호를 위해서 1일 1회 가려진정보보기 버튼을 클릭해 일일 동의 절차를 진행해야합니다.&#x20;
{% endhint %}

### 가려진 정보보기 처리

각 페이지 좌측의 \[가려진정보보기] 버튼을 클릭하면 가려진 정보를 확인할 수 있습니다.

\[가려진정보보기] 버튼이 표시되지 않는 경우, 해당 기능에 대한 권한이 부여되지 않은 상태입니다.

회원의 개인정보 확인이 필요한 관리자는 최고 관리자에게 해당 권한의 부여를 요청하시기 바랍니다.

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FgterRpNDkvwLSpvpo41D%2Fimage.png?alt=media&amp;token=cf2c6acd-e8df-4f79-9d19-383631b4aa60" alt=""><figcaption></figcaption></figure>

***

### 가려진 정보보기 권한 부여&#x20;

\[가려진정보보기] 버튼이 보이지 않는 경우, 해당 권한이 부여되지 않은 계정이기 때문입니다.&#x20;

최고관리자가 각 관리자에게 가려진정보보기 권한을 부여하는 방법은 아래와 같습니다.

1. 회원정보관리 > 관리자관리에서 권한을 부여하고자하는 관리자 계정의 왼편의 \[메뉴권한]을 클릭합니다.&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FFyUgSRYlPm7JqQoHgkg8%2Fimage.png?alt=media&amp;token=6588b29b-7288-44c9-8899-f7ef24e3c3c4" alt=""><figcaption></figcaption></figure>

2. 권한 리스트의 하단의 '가려진정보보기' 권한을 체크한 후 상단의 \[저장]을 클릭합니다.&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FX00GspMHmSVVXpRakGR1%2Fimage.png?alt=media&amp;token=81cf4521-600c-409d-86dd-ea16d9120190" 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, and the optional `goal` query parameter:

```
GET https://malgn.gitbook.io/cloud/operation-guide/operation-troubleshooting/member-info-issue.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
