# 폼과 설문에서 SMS 인증 사용하기

폼(Forms)과 설문(Surveys) 모듈에 SMS 인증 기능이 새롭게 출시되어 기쁘게 안내드립니다. 이 새로운 기능을 통해 폼과 설문 참가자들이 직접 폼이나 설문 안에서 전화번호를 인증할 수 있어, 수집되는 데이터의 정확성을 높이고 더욱 매끄러운 사용자 경험을 제공합니다.

**목차**

* [새로운 기능](#새로운-기능)
* [작동 원리](#작동-원리)
* [왜 이 기능이 필요한가?](#왜-이-기능이-필요한가)

## **새로운 기능**

* **SMS 인증 버튼**: 폼과 설문의 전화번호 입력 필드 옆에 "전화번호 인증" 버튼이 표시됩니다.
* **인증 코드**: 사용자는 SMS를 통해 고유한 인증 코드를 받고, 이를 폼에 입력하여 전화번호를 확인해야 합니다.
* **향상된 데이터 정확성**: 수집된 전화번호가 유효하고 사용자가 실제로 사용 가능한 번호임을 보장하여 오류와 허위 제출을 최소화하는 것을 목표로 합니다.
* **사용자 친화적 프로세스**: 직관적으로 설계되어 사용자가 인증 과정을 원활하게 진행할 수 있도록 안내합니다.
* **인증된 전화번호 필드**: 전화번호 인증 기능 외에도 폼과 설문 제출에 "전화번호 인증됨" 필드가 새롭게 추가되었습니다. 전화번호가 성공적으로 인증되면 "전화번호 인증됨" 필드에 "예"로 표시되어 인증된 전화번호를 쉽게 식별할 수 있습니다.
* **OTP 요금**: OTP 메시지는 표준 메시지 요금제에 따라 청구됩니다.

## **작동 원리**

* 사용자가 폼이나 설문의 지정된 전화번호 필드에 번호를 입력합니다.
* 유효한 전화번호를 입력하면 "전화번호 인증" 버튼이 표시됩니다.
* 이 버튼을 클릭하면 사용자의 전화기로 SMS를 통해 인증 코드가 전송됩니다.
* 사용자는 이 코드를 폼이나 설문에 다시 입력하여 전화번호를 인증해야 합니다.

## **왜 이 기능이 필요한가?**

SMS 인증 기능의 도입은 폼과 설문에서 더 높은 데이터 정확성과 신뢰성에 대한 요구에 대응하기 위한 것입니다. 전화번호가 인증되도록 보장함으로써 부정확한 데이터를 받을 가능성을 크게 줄일 수 있어 데이터 수집자와 참가자 모두에게 도움이 됩니다.

![SMS 인증 기능 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031693459/original/sjE872kHmKADSeQbowI_x5IK4CMRs-YtUQ.jpeg?1724705742)

![전화번호 입력 및 인증 버튼](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031693460/original/hXjr-NPEP_jehybhSKufJAR5tZ_HEHHMYA.jpeg?1724705742)

![인증 코드 입력 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031693461/original/DYwvyTqGugsE42BGILSViPjWvx608Kc-pg.jpeg?1724705742)

![인증 완료 상태](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031693458/original/PwJYlNX0XTDEMaEPqeDhK4uH25pm8FSa5w.png?1724705741)

***

*원문 최종 수정: Mon, 26 Aug, 2024 at 3:59 PM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/and-sites/xml-sitemaps/how-to-use-sms-verification-in-forms-and-surveys.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.
