# Notification Channels

Notification Channels in CERTInext define how monitoring events, alerts, and lifecycle notifications are delivered to users and teams. They ensure that critical certificate-related information reaches the appropriate stakeholders at the right time, enabling timely action and accountability.

Notification channels work in conjunction with Expiry Alerts, Policy Violation Alerts, monitoring dashboards, and lifecycle events to convert system-detected issues into actionable notifications.

#### What Notifications Are Sent

CERTInext generates notifications for a wide range of certificate lifecycle and monitoring events, including:

* Certificate expiry and expiration warnings
* Policy violation detections
* Certificate issuance, renewal, and replacement events
* Revocation and decommissioning actions
* Discovery and monitoring status updates

Notifications are generated automatically based on system evaluation and configured alert thresholds.

#### Supported Notification Channels

CERTInext supports multiple notification delivery mechanisms to align with enterprise communication practices:

* **Email Notifications**\
  Alerts and notifications are sent to configured email recipients, ensuring visibility outside the platform.
* **In-Portal Notifications**\
  Notifications are displayed within the CERTInext user interface after login, providing contextual awareness during daily operations.

These channels can be enabled together to ensure redundancy for critical alerts.

#### Notification Targeting and Routing

Notification delivery can be scoped based on:

* User roles (for example, administrators, approvers, operators)
* Groups or organizational units
* Ownership of certificates or resources

This ensures that:

* Operational alerts reach infrastructure teams
* Security alerts reach security and PKI teams
* Governance-related alerts reach compliance or audit teams

Targeted routing helps avoid over-notification while ensuring accountability.

#### Using Notifications to Identify Issues

Notifications serve as the primary signal for identifying certificate-related issues. When a notification is received, users can:

* Open the associated certificate or alert directly from the notification
* Review affected certificate details and risk indicators
* Correlate the notification with dashboards or inventory views

This direct linkage allows teams to quickly assess the scope and impact of an issue.

#### Acting on Notifications

CERTInext notifications are designed to be actionable. From a notification, users can:

* Initiate renewal or replacement for expiring certificates
* Investigate and remediate policy violations
* Review issuance or revocation events
* Assign ownership or escalate issues internally

Once corrective action is taken, related notifications are automatically updated or resolved.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.certinext.io/documentation/monitoring-alerts-and-reporting/notification-channels.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
