> 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-tips/top-banner-timer.md).

# 기한 한정 탑배너 타이머 세팅하기

{% hint style="info" %}
홈페이지 최상단에 탑배너 설정이 가능하며, 탑배너 설정 시 타이머도 함께 세팅하실 수 있습니다.
{% endhint %}

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2Fgr32wRRyiy5GQQQQrNpC%2Fimage.png?alt=media&amp;token=67b33a32-3c30-4eb2-8409-c091414b546e" alt=""><figcaption></figcaption></figure>

1. 홈페이지관리 > 메인화면관리 > 탑배너를 선택합니다.

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FuBNZpzwEq3S0xl8TrySq%2Fimage.png?alt=media&amp;token=39fff7db-aeea-442d-96d7-1719f3f67081" 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%2FSC7EWCSwUKF3wo6TpuY9%2Fimage.png?alt=media&amp;token=d464e341-56fd-4505-af03-8b8db3198cb6" alt=""><figcaption></figcaption></figure>

3. 배너관리 탭 > 탑배너 이미지를 등록합니다. 다만, 패턴형의 경우 단색 배경 이미지를 권장드립니다.&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FSngfafIM1mwwlHcOtqWa%2Fimage.png?alt=media&amp;token=1ec0a594-bca7-4793-9a0f-b0584ab41ec3" alt=""><figcaption></figcaption></figure>

4. 상세 설정 팝업창에서 배너명, 노출기간 설정 및 이미지, 배너 텍스트를 입력한 후 **\[수정]** 버튼클릭하여 저장합니다. 시간을 설정해주셔야 타이머가 작동이 됩니다.&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2F5SNxL4hmSjB5GdA0ZaFD%2Fimage.png?alt=media&amp;token=9165b839-e34f-4f38-a77a-d2da545754ea" alt=""><figcaption></figcaption></figure>

\[배너 텍스트 표기 예시]

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FEAkfurZ3zgiORPlQA36k%2Fimage.png?alt=media&amp;token=b3560f07-0e32-4c3a-9dac-7a1cae6584a4" 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-tips/top-banner-timer.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.
