# 이미지가 노출되지 않는데, 어떻게 해야하나요?

이미지는 다양한 원인 때문에 보이지 않을 수 있어요. 아래와 같은 원인이 있을 수 있으니 확인해 보세요.

* 노출이 불가능한 사이트에 이미지를 등록한 경우
* 파일 경로 오류나 이미지가 삭제된 경우처럼 잘못 등록한 경우
* 노출이 불가능한 파일을 등록한 경우

<kbd>부가서비스</kbd> > <kbd>부가서비스</kbd> > <kbd>이미지호스팅</kbd> > <kbd>이미지뱅크 관리</kbd> 메뉴에서 '오늘 이미지 오류'를 사용해 보세요. 잘못 노출되는 파일을 확인한 뒤, 파일을 제거하거나 이미지 경로를 수정해서 정상적으로 보이게 할 수 있어요.

***

{% hint style="info" %}

## 참고사항

* '이미지 오류 분석 설정'을 '분석함'으로 설정해야만 '오늘 이미지 오류'가 분석돼요.
* 잘못 등록된 이미지에 트래픽이 발생해야 분석할 수 있어요.
* 최근 14일 이내 데이터만 확인할 수 있어요.
* 이미지 오류가 한꺼번에 많이 발생하면 분석이 중지될 수 있어요.
  {% endhint %}


---

# 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/imghosting/undefined-16.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.
