Drag & Drop requirements here
Or attach external Google Workspace components
Please note: Telegram bots cannot send messages to personal @usernames. You must use your unique numeric Chat ID.
Theme preference is saved in your account settings.
This value is hidden and stored locally in this browser profile.
Enter a valid email to enable Invite.
Role sets user access after acceptance. For email invites, status is always created as INVITED.
Edit the deployed prompts for agent roles. Saved overrides are used at runtime and preserved across service deploys.
Audit trail of user settings changes with timestamp, actor, and field-level diffs.
Configure Telegram integration used for notification delivery and test messages.
/newbot, follow naming prompts, and copy the Bot Token shown by BotFather.chat.id and paste it as Default Telegram Chat ID.Get updates (token + chat id discovery):
curl "https://api.telegram.org/bot<YOUR_BOT_TOKEN>/getUpdates"
Pretty-print and extract chat IDs (optional):
curl -s "https://api.telegram.org/bot<YOUR_BOT_TOKEN>/getUpdates" | jq -r ".result[].message.chat.id" | sort -u
Notes: private/group chats use numeric chat IDs (e.g. 123456789 or -1001234567890), channels may use @channel_username.
Copy buttons automatically use the token entered in this form. Save settings here, then use Settings → Test Message to verify delivery.
Sign in with your Google account to use Danavero HMAS Console.