# In the Telegram bot

A simple and fast way to create an invoice in the Telegram bot. Once the invoice is created, you get a payment page link you can send to the customer right away.

## How to connect

<div className="gb-figures">

![Profile menu in the dashboard: the settings item where Telegram is connected](/img/docs/t5xxBrqh3yhUHEtyVH3R-image.webp)

![Settings section: the Telegram card with a connect button, next to the PWA app and the API](/img/docs/TaNs3uwt0opa3v6pufRn-2024-09-09_16-00-46.webp)

</div>

## How to create an invoice

* Select the Create invoice command.
* Fill in all required fields marked with an asterisk.
* Confirm that the data is correct.
* Forward the last message with the invoice link to your customer.

<img src={require("@site/static/img/docs/7yBL6s3I5ekmrd3snVfX-image.webp").default} alt="Invoice creation dialog in the Telegram bot: the bot asks for the project, amount, and payment deadline, then returns a link" width="288" height="640" loading="lazy" />
