# Deploy Typebot with Easypanel

URL: /templates/typebot

Typebot is an innovative app designed to revolutionize the way you collect information. It allows you to build advanced chatbots visually, using powerful blocks to create unique chat experiences. You can embed these chatbots anywhere on your web or mobile apps and start collecting results instantly. Typebot is designed to replace your old school forms with chatbots, leading to an increase in customer satisfaction, retention, and a threefold increase in your conversion rate compared to traditional forms. With Typebot, you can easily drag and drop blocks to create your app, and even add custom code for your specific needs. It also offers native integration blocks and instructions on how to embed the chatbot on various platforms. One of the main advantages of Typebot is its real-time data collection feature, ensuring that you won't lose any valuable data. It also offers many more powerful features such as hidden fields, team collaboration, linking to sub chatbots, custom code, custom domains, and folder management. Typebot is loved by teams and creators from all around the world for its intelligent features and drag-and-drop simplicity.

## Installation notes

Please configure at least one OAuth provider for authentication.

## Benefits

### Build advanced chatbots visually

Typebot gives you powerful blocks to create unique chat experiences. Embed them anywhere on your web/mobile apps and start collecting results like magic.

### Replace your old school forms with chatbots

Typebot is a better way to ask for information. It leads to an increase in customer satisfaction and retention and multiply by 3 your conversion rate compared to classical forms.

## Features

### Easy building experience

All you have to do is drag and drop blocks to create your app. Even if you have custom needs, you can always add custom code.

### Embed it in a click

Embedding your typebot in your applications is a walk in the park. Typebot gives you several step-by-step platform-specific instructions. Your typebot will always feel 'native'.

### Integrate with any platform

Typebot offers several native integrations blocks as well as instructions on how to embed typebot on particular platforms.

### Collect results in real-time

One of the main advantages of a chat application is that you collect the user's responses on each question. You won't lose any valuable data.

### And many more features

Typebot makes form building easy and comes with powerful features like hidden fields, team collaboration, link to sub typebots, custom code, custom domain, and folder management.

### OAuth Authentication

Support for multiple OAuth providers including GitHub and Google for secure user authentication and easy login management.

## Configuration

- `appServiceName` (App Service Name, required): typebot

- `builderServiceImage` (Builder Service Image, required): baptistearno/typebot-builder:3.15.2

- `viewerServiceImage` (Viewer Service Image, required): baptistearno/typebot-viewer:3.15.2

- `adminEmail` (Admin Email, required): admin@example.com — Email address for the administrator account

- `githubClientId` (GitHub Client ID (Optional)): Set during installation — GitHub OAuth App Client ID for authentication

- `githubClientSecret` (GitHub Client Secret (Optional)): Set during installation — GitHub OAuth App Client Secret for authentication

- `googleAuthClientId` (Google OAuth Client ID (Optional)): Set during installation — Google OAuth Client ID for authentication

- `googleAuthClientSecret` (Google OAuth Client Secret (Optional)): Set during installation — Google OAuth Client Secret for authentication

## Services

- typebot-db: postgres

- typebot-redis: redis

- typebot-builder: app (baptistearno/typebot-builder:3.15.2)

- typebot-viewer: app (baptistearno/typebot-viewer:3.15.2)

## Resources

- [Website](https://typebot.io)

- [Documentation](https://docs.typebot.io/)

- [Github](https://github.com/baptisteArno/typebot.io/)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/typebot)