# 사용자 로그인 페이지 로고를 변경하는 방법

### 개요 <a href="#a03" id="a03"></a>

이 매뉴얼에서는, '맞춤형 설정' 메뉴의 'Web 도메인 맞춤형 설정'에서 맞춤형 도메인을 설정하고 있는 경우에, 사용자 로그인 페이지의 로고를 변경하는 방법을 설명합니다.

### 제한·보충사항 <a href="#a04" id="a04"></a>

* 관리자 권한이 부여된 사용자는 관리자 페이지의 '공유 설정' 메뉴를 사용할 수 있습니다.
* 가입한 요금제가독립 도메인을 이용할 수 있는 경우, 독립 도메인의 로고를 변경할 수 있습니다.
* Web 브라우저의 로고만 변경가능합니다.
* 업로드 가능한 로고의 이미지 크기는, 가로 280픽셀 × 세로 200픽셀의 JPG 파일, 또는 24비트의 PNG 파일입니다.
* 10MB 이상의 로고 파일은 등록할 수 없습니다.

### 절차 <a href="#a05" id="a05"></a>

{% hint style="warning" %}
**로고 이미지 변경**
{% endhint %}

1. '공유 설정 > '맞춤형 설정' 메뉴를 선택합니다.

<figure><img src="/files/8BL2Adghmk9jE6RjyCYE" alt=""><figcaption></figcaption></figure>

2. [사용자 로그인 페이지의 서브 도메인을 설정하는 방법](https://help.directcloud.net/admin_manual/custom_settings/sub_domain) 또는 [사용자 로그인 페이지의 독립 도메인을 설정하는 방법](https://help.directcloud.net/admin_manual/custom_settings/main_domain) 에 따라 사용자 지정 도메인을 설정합니다.
3. '로고 변경'의 '+' 표시를 클릭하고 로고로 사용할 이미지 파일을 선택합니다.

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

선택한 이미지 파일이 로고에 반영됩니다.

4. 저장 버튼을 클릭합니다.

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

맞춤 도메인 설정이 저장됩니다.

{% hint style="warning" %}
**변경된 로고 확인**
{% endhint %}

로그인 페이지 로고가 변경되었는지 확인합니다.

<figure><img src="/files/s62WKdw4fPch9foD3BN4" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
**로고 이미지 삭제**
{% endhint %}

1. 업로드한 이미지 파일 아래의 '초기화' 버튼을 클릭합니다.

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

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

이미지 파일이 삭제되고 사용자 정의 로고가 초기 상태로 돌아갑니다.


---

# 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.directcloud.net/admin_manual/custom_settings/change_login_logo.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.
