Creator Studio — Add app
The Add New App form (/creator/apps/new) is used to add a new app or bot to the TG.app catalog.
Fields
Typical fields (names may vary):
| Field | Description | Required |
|---|---|---|
| Name | App name shown in the catalog | Yes |
| Slug | URL part (e.g. my-app), often auto from name | Yes |
| Short description | One-line / meta description | Yes |
| Description | Full description (e.g. markdown) | Usually yes |
| Type | Mini App or Bot | Yes |
| Telegram link | Link to open in Telegram (e.g. https://t.me/bot/app) | Yes |
| Icon | App icon (file upload) | Yes |
| Screenshots | One or more images | Often optional |
| Category | Category from list (Games, Finance, etc.) | Yes |
There may also be tags, website link, verification info, etc.
Validation
Required fields must be filled; otherwise the form won’t submit or will show errors. Telegram link must be valid (e.g. https://t.me/...). Icon and screenshots must match allowed formats/sizes shown on the page.
After save
The app is created and appears in My Apps. It may go live right away or wait for moderation, depending on the platform. You can open the edit form or the public app page.