> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xdr-3.x/cortex-xdr-3.x-documentation/investigate-and-respond-to-incidents/investigate-alerts/triage-and-investigate-alerts/create-a-featured-alert-field.md).

# Create a featured alert field

{% hint style="info" %}

### Notice

Featured alert fields require a Cortex XDR Pro license.
{% endhint %}

To help you to track alerts involving specific hosts, users, and IP addresses, you can label specific alert attributes as featured fields. Alerts that contain a matching featured field value are identified with a ![featured-alert-field-flag.png](/files/hUs5we3Enl06Hu919qpe) flag in the **Alert Name** field of the **Alerts** table. After setting up featured fields, you can use them filter the **Alerts** table and to create incident scoring rules.

{% hint style="info" %}

### Note

Featured Active Directory values are displayed in the **User** and **Host** fields accordingly.
{% endhint %}

How to create a featured alert field

1. Go to Incident Response → Incident Configuration → **Featured Fields** and select a type of featured field.
2. Click **Add featured \<field-type>** and select one of the following options:
   * **Create New**

     To create a new featured alert field from scratch, enter one or more field-type values and click **Add**.
   * **Upload from File**

     To upload field values from a CSV file, upload your file and click **Import**. Click **Download example file** to ensure you are using the correct format.
3. Find alerts containing featured alert fields.

   In the **Alerts** table, use the **Contains Featured** filters.
4. (Optional) Create an incident scoring rule using the **Contains Featured** fields to further highlight and prioritize alerts containing the Host, User, and IP address attributes. For more information, see [Set up incident scoring](/cortex-xdr-3.x/cortex-xdr-3.x-documentation/configure-incidents-and-alerts/prioritize-incidents-with-starring-and-scoring/incident-scoring/set-up-incident-scoring.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/cortex-xdr-3.x/cortex-xdr-3.x-documentation/investigate-and-respond-to-incidents/investigate-alerts/triage-and-investigate-alerts/create-a-featured-alert-field.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
