# 전화번호

**전화번호 블록은 언제 사용하나요?**

* 전화번호 표기 시 사용해요.&#x20;

&#x20;**전화번호 블록의 특징은 무엇인가요?**

* 전화번호 표기 시 010-0000-0000으로 변환해 줘요.
* 관리자 웹 ➡︎ 운영 모드 ➡︎ 원하는 메뉴 ➡︎ 설정 ➡︎ [항목](/main/guide/dictionary/item.md) 추가를 통해 '[항목 ID](/main/guide/dictionary/item-id.md)'를 만들고, 앱 설정 ➡︎ 전화번호 블록의 '[항목ID](/main/guide/dictionary/item-id.md)' 를 동일하게 입력해 줘야 해요.&#x20;

<div align="left"><figure><img src="/files/PHuWWR8x0T5I2GcD63lF" alt=""><figcaption></figcaption></figure></div>

2023.08.25 Jinny

## Phone Number

Register a phone number.

**When do I use the phone number block?**

* This block is used to display phone numbers.&#x20;

**What are the characteristics of phone number blocks?**

* Phone numbers need to be entered in a 010-0000-0000 format.
* Go to your menu(meta) of choice in Web Admin, settings > add item and create an "itemID". In 'phone number block properties', enter the "itemID" and connect the two.

2023.07.27 Hwaran

> \#텍스트, #전화번호, #전화번호 양식, #전화번호 입력 칸


---

# 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://docs.ohmyapp.io/main/guide/develop_app/4/block/text/phone-number.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.
