# 파워리뷰 설정을 하였는데 쇼핑몰 마이페이지 > 주문내역 팝업에서 후기작성 탭이 노출되지 않아요

파워리뷰와 연동된 게시판이라도, 게시판의 원래 설정은 그대로 유지돼요.\
따라서 연동된 게시판의 기본 설정을 꼭 확인해 주세요.

***

{% stepper %}
{% step %} <kbd>부가서비스</kbd> > <kbd>후기</kbd> > <kbd>파워리뷰 관리</kbd> > <kbd>환경설정</kbd> 에서 \[파워리뷰 사용여부]를 먼저 \[사용안함] 으로 설정해 주세요.

<figure><img src="/files/YxcK6NuQGOp0w7fS7y6u" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %} <kbd>게시판</kbd> > <kbd>게시판 관리</kbd> > <kbd>게시판 설정</kbd> 으로 이동해서 파워리뷰로 설정했던 게시판의 \[기능 설정]을 확인해 주세요.

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

* \[게시판 접근 여부]에서 게시물 쓰기 권한 등에 제한된 사항이 없는지 확인해 주세요.\
  (예: 쓰기 권한이 관리자 전용일 경우 사이트에서 리뷰 작성이 불가능해요.)

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

* 웹 게시판이 표시되지 않을 경우, \[접근 및 스팸 설정]에서 '게시판 표시'로 설정되어 있는지 확인해 주세요.

<figure><img src="/files/XxBSg8nkuN96hR4JTzUA" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %} <kbd>부가서비스</kbd> > <kbd>후기</kbd> > <kbd>파워리뷰 관리</kbd> > <kbd>환경설정</kbd> 에서 \[파워리뷰 사용여부]를 다시 \[사용함]으로 설정해 주세요.

<figure><img src="/files/IeVa3RB0SsTWLC00VAti" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/sub/undefined/greater-than.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.
