> For the complete documentation index, see [llms.txt](https://docs.moonitor.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moonitor.tools/monitoring-commands/managing-monitored-links.md).

# 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 %}
