Notifications
Axoria's Notification system keeps you and your team informed about what matters.
Available Channel
| Channel | Description |
|---|---|
| In-app | Notifications inside the Axoria interface (bell icon in the header) |
Email notification sending can be configured through Automations (
send_email). The in-app notification system is independent of automations.
Notifiable Events
| Type | When it is generated |
|---|---|
ISSUE_CREATED |
An issue was created in the project |
ISSUE_UPDATED |
Fields of an issue were updated |
ISSUE_ASSIGNED |
An assignee was attributed to an issue |
COMMENT_ADDED |
A comment was added to an issue |
STATUS_CHANGED |
The status of an issue changed |
SPRINT_STARTED |
A sprint was started |
SPRINT_COMPLETED |
A sprint was completed |
MENTION |
You were mentioned in a comment |
INVITATION |
You were invited to a project or organization |
Configuring Notifications per Project
The PROJECT_ADMIN can configure notification rules at the project level:
- Go to Project Settings → Notifications.
- Create a rule by selecting:
- Event — which notification type triggers the rule
- Recipients —
ASSIGNEE,REPORTER, orALL_MEMBERS
- Enable or disable the rule with the toggle.
Only active rules generate notifications. If there is no active rule for an event, no notification is created for that event.
Notification Center (In-app)
Click the 🔔 icon in the header to open the notification center:
- List of recent notifications sorted by date
- Badge with unread count
- Mark as read individually or Mark all as read
- Click any notification to navigate directly to the related issue/sprint
Use the sidebar to navigate through all documentation.