# Remove item from list

Use the Remove item from list operation to remove one or more recommendations (items) from a recommendation list.

## Operation parameters

Note
For the purpose of removing a recommendation from a recommendation list, the following fields should be set as follows:

- **Credentials to connect with**: The `Client ID` and `Client Secret` of any application in your tenant. Retrieve the credentials from any application in your tenant (available in the [application settings](https://portal.transmitsecurity.io/applications/)). These credentials are not scoped to a specific app—they grant access to the entire tenant. Once saved, the credentials are stored as a `Mosaic account` and can be updated at any time.
- **Resource**: `Detection and Response`
- **Operation**: `Remove item from list`


- **List Name or ID**: The unique identifier for the list. Select from the list or specify the ID using an expression.
- **Item IDs**: The unique identifier for each recommendation to remove. Select from the list or specify the IDs using an expression.


## Result

As the Transmit node runs, each recommendation is removed from the list, and a confirmation message is displayed.

style
section article ul li {
        margin-top: 3px !important;
    }