InboxMate keeps you informed when things happen in your workspace: tickets change, chats start, scheduled tasks finish. Notifications are opt-in per user and per event, so you only hear about what matters to you.Documentation Index
Fetch the complete documentation index at: https://docs.inboxmate.psquared.dev/llms.txt
Use this file to discover all available pages before exploring further.
How notifications work
When something happens that might need attention, InboxMate emits an event. Each event can reach you through three channels:- In-app — a bell-icon notification inside the app
- Email — delivered to your account email
- Webhook — HTTP POST to an endpoint you control (see Webhooks)
Available events
| Event | What it means |
|---|---|
| Ticket created | A new ticket is created in your workspace |
| Ticket assigned to me | A ticket is assigned to you personally |
| Ticket commented | Someone comments on a ticket you watch or own |
| Ticket status changed | A ticket moves to a new status |
| Ticket deadline approaching | A ticket deadline is within 7, 3, or 1 day |
| Chat started | A visitor starts a new chat with one of your agents |
| Chat human handover | A chat asks to talk to a human |
| Email received | A new inbound email arrives |
| Scheduled task completed | An automation finished successfully |
| Scheduled task failed | An automation failed and needs attention |
| New contact from website widget | A website visitor submitted their contact details through the chat widget. |
| New contact from inbound email | A new contact was created automatically from an incoming email. |
Changing your preferences
- Open Settings > Notifications.
- For each event, toggle In-app and/or Email.
- Changes save immediately.