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

# Correlation Lists

|                       |           |                  |             |             |
| --------------------- | --------- | ---------------- | ----------- | ----------- |
| **Role Availability** | Read-Only | **Investigator** | **Analyst** | **Manager** |

USM Anywhere enables you to create correlation lists. Use a correlation list to group values together to apply to a single rule. Instead of creating a rule for each value, you can save time and effort by creating a correlation list and using it in a rule.

When creating correlation lists for rules, you can use a standard field, such as event\_name or event\_description. A helpful use for correlation lists is the creation of user denylists, allowlists, or both, like `event_names`.

To see an example of an alarm rule using a correlation list, see [Example: Creating an Alarm Rule Using a Correlation List](/documentation/usm-anywhere/user-guide/rules-management/ex-correlation-list).

<Note>
  **Note:** Correlation lists have the following limits:

  * Maximum of 100 user-generated correlation lists
  * Maximum of 1000 items per correlation list
  * Maximum of 500 characters per correlation list item
</Note>

**To create a correlation list manually**

1. Go to **Settings > Rules > All Correlation Lists**.

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/WKvzNH1Td8kzeWqz/images/usm-anywhere/correlationlists_new.webp?fit=max&auto=format&n=WKvzNH1Td8kzeWqz&q=85&s=8f9900da13cdc16ea64d239ed60d89d6" alt="" width="1010" height="335" data-path="images/usm-anywhere/correlationlists_new.webp" />
   </Frame>

2. Enter a name for the correlation list in the Name field and, if desired, a description to clarify its use in the Description field.

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/JttNYaikKbN1las-/images/usm-anywhere/newcorrelationlist.webp?fit=max&auto=format&n=JttNYaikKbN1las-&q=85&s=8da9f8dfbab7357633fa2f668be4d11f" alt="" width="590" height="416" data-path="images/usm-anywhere/newcorrelationlist.webp" />
   </Frame>

   <Warning>
     **Important:** The valid characters for the correlation list name are uppercase letters (A-Z), lowercase letters (a-z), numerical digits (0-9), and underscore (\_). You can enter up to 64 characters.
   </Warning>

3. Click **Add Item** to include items in your list.

   <Warning>
     **Important:** The list items are restricted to a string format to match the formats of the tested event detail items. You can enter up to 500 characters.
   </Warning>

4. Click **Save**.

<Note>
  **Note:** Only users in the Analyst and Manager roles can create correlation lists.
</Note>

**To add a new item to a list**

1. Go to **Settings > Rules > All Correlation Lists**.

2. Click the list to expand the details of the list.

3. Click **Add Item**.

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/WKvzNH1Td8kzeWqz/images/usm-anywhere/corrlistaddnewitem.webp?fit=max&auto=format&n=WKvzNH1Td8kzeWqz&q=85&s=3f0d381d4f7e8657feed86a9e7989bd9" alt="" width="404" height="225" data-path="images/usm-anywhere/corrlistaddnewitem.webp" />
   </Frame>

4. Enter the value and click **Save**.

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/RnIIq9iotTDXWtXK/images/usm-anywhere/additem_thumb_0_60.webp?fit=max&auto=format&n=RnIIq9iotTDXWtXK&q=85&s=fccf5e595d377b06070daff4a109ede3" alt="" width="152" height="60" data-path="images/usm-anywhere/additem_thumb_0_60.webp" />
   </Frame>

**To modify a correlation list**

1. Go to **Settings > Rules > All Correlation Lists**.

2. Click the <img src="https://mintcdn.com/levelblue-5324744e/9HhQ6wK11ydctaHc/images/usm-anywhere/trash-alt.svg?fit=max&auto=format&n=9HhQ6wK11ydctaHc&q=85&s=2a750f9ee3d6466fc6799984309cddf0" className="inline" width="24" height="24" data-path="images/usm-anywhere/trash-alt.svg" /> icon of the user-generated correlation list you want to modify.

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/WKvzNH1Td8kzeWqz/images/usm-anywhere/corrlistmodify_new.webp?fit=max&auto=format&n=WKvzNH1Td8kzeWqz&q=85&s=5cd6b990d5a472fa62c5a42ae6765537" alt="" width="1015" height="236" data-path="images/usm-anywhere/corrlistmodify_new.webp" />
   </Frame>

3. Modify the data of the items that need to be modified.

4. Click **Save**.

<Note>
  **Note:** Only users in the Analyst and Manager roles can modify correlation lists.
</Note>

**To delete one or more correlation lists**

1. Go to **Settings > Rules > All Correlation Lists**.

2. Select one or more checkboxes for the user-generated correlation lists you want to delete.

3. Click **Delete**. The delete dialog box opens.
   Only user-generated lists can be deleted.

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/WKvzNH1Td8kzeWqz/images/usm-anywhere/corrlistdelete_new.webp?fit=max&auto=format&n=WKvzNH1Td8kzeWqz&q=85&s=1013ac924b333f34c944173b342ecddd" alt="" width="1016" height="338" data-path="images/usm-anywhere/corrlistdelete_new.webp" />
   </Frame>

4. Click **Accept**.

<Note>
  **Note:** Only users in the Manager role can delete any correlation list. Users in the Analyst role can only delete correlation lists that they created.
</Note>

**To import correlation lists using a file**

1. Go to **Settings > Rules > All Correlation Lists**.

2. Click **Actions > Import Lists**.

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/WKvzNH1Td8kzeWqz/images/usm-anywhere/corrlistimport_new.webp?fit=max&auto=format&n=WKvzNH1Td8kzeWqz&q=85&s=d3aac7b94a337e72084b1b7e14ab059b" alt="" width="1014" height="110" data-path="images/usm-anywhere/corrlistimport_new.webp" />
   </Frame>

3. Select a JSON or CSV file. File contents must be in the format described in the Import dialog box.

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/WKvzNH1Td8kzeWqz/images/usm-anywhere/corrlistimportjson.webp?fit=max&auto=format&n=WKvzNH1Td8kzeWqz&q=85&s=11d16d3dd03fc05e4247f385f58aa209" alt="" width="850" height="630" data-path="images/usm-anywhere/corrlistimportjson.webp" />
   </Frame>

   <Note>
     **Note:** Correlation lists do not support spaces in the names of lists.
   </Note>

4. Click **Import** to import new lists. If duplicate lists are found, select lists to replace, and then click **Replace**.

   <Note>
     **Note:** Correlation lists that exceed character limits or have an invalid name will fail to import.
   </Note>

   Invalid list items will be skipped during import. Add skipped items by correcting the errors and reimporting the list, or by manually adding these items via the **Add Item** button.

**To export a correlation list**

1. Go to **Settings > Rules > All Correlation Lists**.
2. Select the checkbox for the correlation lists you want to export.
3. Click **Export**.

   This file can be modified and reused to import correlation lists.

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/WKvzNH1Td8kzeWqz/images/usm-anywhere/corrlistexport_new.webp?fit=max&auto=format&n=WKvzNH1Td8kzeWqz&q=85&s=b0a6509a51508b7ef73bb763e20600de" alt="" width="1015" height="246" data-path="images/usm-anywhere/corrlistexport_new.webp" />
   </Frame>

**To filter correlation lists**

1. Go to **Settings > Rules > All Correlation Lists**.

2. Select the type of correlation list to filter by in the left menu.

**To modify an item of a list**

1. Go to **Settings > Rules > All Correlation Lists**.

2. Click the list to expand the details of the list.

3. Click the <img src="https://mintcdn.com/levelblue-5324744e/2zcwC17_yhGqZqy4/images/usm-anywhere/pencil-new.svg?fit=max&auto=format&n=2zcwC17_yhGqZqy4&q=85&s=3fe3fa0ee6ce2b44857bf81d5ab975d9" className="inline" width="24" height="24" data-path="images/usm-anywhere/pencil-new.svg" /> icon of the item you want to modify.

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/WKvzNH1Td8kzeWqz/images/usm-anywhere/corrlistmodifyitem.webp?fit=max&auto=format&n=WKvzNH1Td8kzeWqz&q=85&s=7838e1e4f5ac39d37019807e84581869" alt="" width="351" height="304" data-path="images/usm-anywhere/corrlistmodifyitem.webp" />
   </Frame>

4. Modify the item, and then click the <img src="https://mintcdn.com/levelblue-5324744e/_pR4Ga_Y33wi-Nvd/images/usm-anywhere/check.svg?fit=max&auto=format&n=_pR4Ga_Y33wi-Nvd&q=85&s=381f0fbfa32e36dde4d76b492b1588b4" className="inline" width="20" height="20" data-path="images/usm-anywhere/check.svg" /> icon.

**To delete an item of a list**

1. Go to **Settings > Rules > All Correlation Lists**.
2. Click the list to expand the details of the user-generated list.
3. Click the <img src="https://mintlify.s3.us-west-1.amazonaws.com/levelblue-5324744e/images/usm-anywhere/trash-alt" className="inline" /> icon of the item you want to delete.
4. Click **Delete**.
