Settings
Configure your CommuLand workspace from the Settings page. Manage team members, integrations, and billing.
Settings Sections
Usage & Credits
View your organization's credit balance and usage history. See how many credits have been consumed and what operations consumed them.
Billing
Manage your subscription plan, view invoices, and top up credits. See Billing & Credits for details.
Integrations
Configure Telegram bot and Resend email integrations. Each integration requires API keys/tokens that are encrypted at rest.
Integration Settings
Telegram
Bot Token
The token from @BotFather. Encrypted at rest.
Webhook Secret (optional)
Additional security layer for webhook validation.
See the full Telegram setup guide.
Resend (Email)
Resend API Key
Your Resend API key for sending and receiving email.
From Email
The sender email address for outgoing emails.
Webhook Secret
Svix signing secret for verifying inbound webhooks.
See the full Email integration guide.
Tenant Key
Your tenant key is a unique identifier used in webhook URLs to route requests to your organization. It appears on the Integrations settings page.
Team Roles
Security
- Integration secrets (API keys, tokens) are encrypted at rest using AES-256-GCM.
- API responses never return raw secrets — only masked status is shown.
- All CRM data is tenant-scoped — no cross-organization data access is possible.
- Authentication is managed by Clerk with secure session management.