# Telegram 시작하기

Telegram을 사용하면 사용자가 이미 메시지를 빠르게 읽고 응답하는 익숙한 채널에서 사용자에게 도달할 수 있습니다.

Pushwoosh에 연결된 Telegram 봇을 사용하면 **Customer Journey Builder**에서 온보딩, 알림, 후속 조치를 자동화할 수 있습니다.

## Telegram으로 작업 시작하기

<Steps>

1. **Telegram에서 봇 생성하기**  
   **@BotFather**를 사용하여 `/newbot`으로 새 봇을 만들거나 `/mybots`으로 기존 봇 토큰을 복사하세요. BotFather가 제공하는 **API 토큰** 문자열이 필요합니다.

   [자세히 알아보기](/ko/product/first-steps/start-with-your-project/configure-platforms/telegram-configuration/)

2. **Pushwoosh에서 Telegram 구성하기**  
   Telegram 봇을 Pushwoosh에 연결하고 플랫폼 설정을 완료하세요.

   [자세히 알아보기](/ko/product/first-steps/start-with-your-project/configure-platforms/telegram-configuration/)

3. **Journey에서 Telegram 메시지 보내기**  
   Customer Journey Builder를 사용하여 Telegram 메시지 플로우를 생성하고 실행하세요.

   [자세히 알아보기](/ko/product/messaging-channels/telegram/send-telegram-via-customer-journey/)

</Steps>

<Aside type="note">
사용자가 봇에 `/start`를 보내면 Pushwoosh는 태그와 이벤트가 포함된 프로필을 **User Explorer**에 생성합니다. [자세히 알아보기](/ko/product/messaging-channels/telegram/send-telegram-via-customer-journey/#view-user-data-in-user-explorer)
</Aside>