# 필드 매핑 설정

* 설정(Setup)의 빠른 찾기(Quick Find) 상자에 메타데이터를 입력한 다음 설치된 **사용자 정의 메타데이터 유형(Custom Metadata Types)**&#xC744; 선택합니다.
* **필드 매핑** 왼쪽에 있는 **레코드 관리(Manage Records)** 버튼을 클릭합니다.

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

* 원하는 오브젝트 왼쪽에 있는 **편집(Edit)** 버튼을 클릭하거나, **새로 만들기(New)** 버튼을 클릭합니다.

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

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

<table><thead><tr><th width="167">필드</th><th>설명</th></tr></thead><tbody><tr><td>레이블</td><td>필드 매핑 리스트에서 보이는 이름을 설정합니다.</td></tr><tr><td>필드 매핑 이름</td><td>API 및 관리 패키지에서 사용되는 고유한 이름입니다.</td></tr><tr><td>개체</td><td>대상 개체를 선택해줍니다. (중복은 불가능합니다.)</td></tr><tr><td>수신번호 필드</td><td>해당 개체의 휴대폰으로 사용되고 있는 필드를 선택해줍니다. (일반 전화번호는 불가능합니다.)</td></tr></tbody></table>


---

# 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.windmillsoft.kr/simplymessage/implement/user.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.
