Dialog Attributes

Configure custom attributes for conversations and dialogs. Add fields like priority, category, or any other metadata you need to track.

Active {{ \App\Models\DialogAttribute::count() }} attributes

Dialog Statuses

Manage custom statuses for conversations. Create statuses like Open, Closed, Pending, or any other workflow states you need.

Active {{ \App\Models\DialogStatus::count() }} statuses

Contact Attributes

Configure custom attributes for contacts. Store additional information about your customers like preferences, tags, or custom identifiers.

Coming Soon

System Settings

Configure global system settings, API keys, webhooks, and integration preferences for your chat platform.

Coming Soon

Automation Rules

Set up automatic actions based on triggers. Route conversations, send auto-replies, or update attributes automatically.

Coming Soon