# Managing Monitored Links

## View all Monitored Links

You can view all the monitored links of a single store by running, you can not input a store to show all monitors.

```
$monitor show {store}
```

{% hint style="info" %}
`$monitor show amazon`

You can click on the "Click Here to remove" to remove a Link from the monitoring list.
{% endhint %}

## Removing a Link from the monitoring list using a SKU

To remove a link from the monitoring list, simply copy the SKU and run

```
$monitor remove {sku}
```

{% hint style="info" %}
$monitor remove B08VJD6QVK
{% endhint %}

## View filtered Monitored Links

You can lookup a keyword to search on the title, to use:

```
$monitor lookup {keyword}
```

{% hint style="info" %}
`$monitor show amazon`

You can click on the "Click Here to remove" to remove a Link from the monitoring list.
{% endhint %}
