---
title: "Alert Policy Templates"
slug: "alert-policy-templates"
description: "Explore Kentik's Alert Policy Templates for customizable traffic anomaly alerts, enabling effective manual or automated mitigation tailored to your needs."
updated: 2025-10-16T04:49:53Z
published: 2025-10-16T04:49:53Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://kb.kentik.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Alert Policy Templates

This article discusses the **Alert Policy Templates** page of the Kentik portal.

> [!NOTE]
> **Notes:**
> 
> - For general information about policy-based alerting, see [**Policy Alerts Overview**](/v1/docs/policy-alerts-overview).
> - For information on the Alerting page, see [**Alerting**](/v1/docs/alerting).
> - For information on alert notifications, see [**Notification Channels**](/v1/docs/notifications).
> - For information on alert mitigations, see [**Mitigation Overview**](/v1/docs/mitigation-overview).

![](https://cdn.us.document360.io/082e25b5-afce-42d4-8f47-70bd3f1d02b7/Images/Documentation/image(319).png)

*Kentik-provided templates can be cloned and tailored to your organization's alerting needs.*

## About Alert Policy Templates

Kentik’s alerting system includes templates for common traffic anomaly policies, allowing you to respond with manual or automated mitigation. These templates are listed on the [**Alert Policy Templates**](/v1/docs/alert-policy-templates#alert-policy-templates-page) page. You can’t add or modify policy templates, but you can clone them to your Alert Policies page. The cloned template remains unchanged, while your new policy is fully editable to meet your organization’s needs.

## Alert Policy Templates Page

The Alert Policy Templates page is a list of Kentik-provided policy templates to cover the most common network traffic anomalies.

> [!NOTE]
> **Note**: Only Administrators can access the Alert Policy Templates page.

### Policy Templates Access

To access the Alert Policy Templates page:

1. Choose **Alerting** from the portal's main navbar to go to the Alerting page.
2. Click **Manage** **Policies** at the upper right to go to the Policies page.
3. Click **Alert Policy Templates** at upper right to go to the Alert Policy Templates page.

### Policy Templates Page UI

The Alert Policy Templates page includes the following UI elements:

- **Subnav**: Breadcrumbs for the page.
- **Show/hide filters** (filter icon): Toggles the expanded/collapsed Filters pane.
- **Search field**: Enter text to filter the policies in the [**Policy Templates List**](/v1/docs/alert-policy-templates#policy-templates-list). The list will show only policies with matching text in at least one column (ID or Name). The field also displays lozenges for filters applied with the **Filters** pane, if any.
- **Filters pane**: Use to narrow the alert policies shown in the [**Policy Templates List**](/v1/docs/alert-policy-templates#policy-templates-list)**,** (see [**Policy Templates Filters**](/v1/docs/alert-policy-templates#policy-templates-filters)).
- **Policy templates list**: A table listing the available policy templates (see [**Policy Templates List**](/v1/docs/alert-policy-templates#policy-templates-list)).

### Policy Templates List

The Policy Templates list is a table showing all Kentik-provided policy templates. The table includes the following columns:

- **ID**: The template's unique ID.
- **Type**: The type of template, NMS, Traffic, Cloud, or Protect (see [**Policy Types**](/v1/docs/policy-alerts-overview#policy-types)).
- **Name**: The name and description of the template. Once cloned, you can change the name and description of the resulting policy.
- **Metrics**: The units (e.g., bits/s, packets/s) by which the template measures incoming flow data (see [**Data Funneling**](/v1/docs/threshold-policy-settings#data-funneling)). The primary metric is listed first, followed by secondary metrics (if any).
- **Dimensions**: The dimensions in the template, combining to make a key for how traffic is grouped for evaluation (see [**About Keys**](/v1/docs/policy-alerts-overview#about-keys)****and [**Dimensions Reference**](/v1/docs/metrics-dimensions#dimensions-reference)).
- **Create**: Clones the template and opens the resulting policy for editing (see [**Clone a Policy Template**](/v1/docs/alert-policy-templates#clone-a-policy-template)). Once saved, the new policy will appear in the [**Policies List**](/v1/docs/alert-policies#policies-list), while the template remains unchanged.

> [!NOTE]
> **Note**: To see more template details, click its row to open its [**Template Details Drawer**](/v1/docs/alert-policy-templates#template-details-drawer). Click same row again to close the drawer.

### Policy Templates Filters

Filter the templates in the [**Policy Templates List**](/v1/docs/alert-policy-templates#policy-templates-list) using the controls in the **Filters** pane. The pane includes:

- **Reset To Default** (appears only when a filter is specified): Click to clear all filters.
- **Type**: Click a policy type box, NMS, Traffic, Cloud, and/or Protect to restrict the list (see [**Policy Types**](/v1/docs/policy-alerts-overview#policy-types)).
- **Template ID**: Search for a specific template by its ID number (no partial matches).

> [!NOTE]
> **Note**: The template ID differs from the policy ID assigned to a policy cloned from that template.

### Template Details Drawer

The Policy Template Details drawer, which provides a summary of a template’s settings, opens when you click a row in the [**Policy Templates List**](/v1/docs/alert-policy-templates#policy-templates-list)**.**It includes the following:

- **ID**: The unique template ID.![](https://cdn.us.document360.io/082e25b5-afce-42d4-8f47-70bd3f1d02b7/Images/Documentation/image(320).png)
- **Name**: The Kentik-provided template name.
- **Create** (button): Click to create a new policy from the template (see [**Clone a Policy Template**](/v1/docs/alert-policy-templates#clone-a-policy-template)).
- **Description**: The Kentik-provided template description, if any.
- **Dataset** (pane): Summary of settings that determine evaluated traffic for the template (see [**Policy Dataset Settings**](/v1/docs/threshold-policy-settings#policy-dataset-settings)).
- **Thresholds**(pane): Summary of threshold settings for the template. The number of thresholds defined in the template is shown in parentheses (see [**Policy Threshold Settings**](/v1/docs/threshold-policy-settings#policy-threshold-settings)).
- **Baseline**(pane): Summary of baseline settings for the template (see [**Policy Baseline Settings**](/v1/docs/threshold-policy-settings#policy-baseline-settings)).

When you clone a template into a policy, you can modify the policy settings while the template remain unchanged.

## Clone a Policy Template

To create an alert policy from a template using the Alert Policy Templates page:

1. Navigate to the Alert Policy Templates page (see [**Policy Templates Access**](/v1/docs/alert-policy-templates#policy-templates-access)).
2. Click **Create** for the policy you'd like to clone.
  1. Alternatively, click **Create** in the template's [**Template Details Drawer**](/v1/docs/alert-policy-templates#template-details-drawer).
3. Modify the policy as needed (see [**Policy Settings**](/v1/docs/alert-policies#policy-settings)).
4. Use the indicators in the [**Policy Summary Pane**](/v1/docs/threshold-policy-settings#policy-summary-pane) to check for missing information or errors.
5. Click **Save.** The new policy will now appear in your [**Policies List**](/v1/docs/alert-policies#policies-list).

> [!NOTE]
> **Note**: To create an alert policy from a template on the [**Policies**](/v1/docs/alert-policies) page, click the arrow on the**Add Policy** button and select **Add Alert Policy from Template** (see [**Add Policy from Template**](/v1/docs/alert-policies#add-policy-from-template)).
