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

# Watchlist Features

The Watchlist widget helps you track and monitor multiple trading instruments in one place. Add unlimited watchlist widgets to your workspace, each capable of tracking up to 1,000 trading instruments (symbols).

## Creating a Watchlist

1. Drag the Watchlist widget from Widget Hub to your workspace
2. Add instruments directly to the watchlist:
   * Hover over the watchlist area
   * Click the add instrument icon that appears
   * Use the search window to find and select multiple instruments at once

<video
  autoPlay
  muted
  loop
  playsInline
  className="w-full rounded-2xl"
  style={{
border: "1.9px solid rgba(179, 200, 224, 0.08)",
objectFit: "fill",
display: "block"
}}
  src="https://mintcdn.com/takeprofit-a5dc0462/3Y16oJeHdTbHNX4r/images/guide/platform/watchlist-widget/2.10.3_Add_to_Watchlist.mp4?fit=max&auto=format&n=3Y16oJeHdTbHNX4r&q=85&s=1c5a4dcc47c3f28ebc96e68aabafd2f7"
  data-path="images/guide/platform/watchlist-widget/2.10.3_Add_to_Watchlist.mp4"
/>

3. You can add symbols to the watchlist through the Stock Screener. [Learn more about Stock Screener →](/guide/platform/stock-screener/Stock-screener-overview)
4. You can also add the currently active symbol in a chart to the watchlist using the hotkey Alt + W.

## Watchlist Navigation

<video
  autoPlay
  muted
  loop
  playsInline
  className="w-full rounded-2xl"
  style={{
border: "1.9px solid rgba(179, 200, 224, 0.08)",
objectFit: "fill",
display: "block"
}}
  src="https://mintcdn.com/takeprofit-a5dc0462/3Y16oJeHdTbHNX4r/images/guide/platform/watchlist-widget/2.10.1_Watchlist_Built-in.mp4?fit=max&auto=format&n=3Y16oJeHdTbHNX4r&q=85&s=dd539fbfbd50f7270950f28fed93d33c"
  data-path="images/guide/platform/watchlist-widget/2.10.1_Watchlist_Built-in.mp4"
/>

Access your watchlists through the top-left dropdown menu, organized in three categories:

* **Recent**: Recently viewed watchlists
* **My Watchlists**: Your custom watchlists
* **Built-in**: TakeProfit's pre-made watchlists

## Watchlist Management

<video
  autoPlay
  muted
  loop
  playsInline
  className="w-full rounded-2xl"
  style={{
border: "1.9px solid rgba(179, 200, 224, 0.08)",
objectFit: "fill",
display: "block"
}}
  src="https://mintcdn.com/takeprofit-a5dc0462/3Y16oJeHdTbHNX4r/images/guide/platform/watchlist-widget/2.10.2_Watchlist_Rename.mp4?fit=max&auto=format&n=3Y16oJeHdTbHNX4r&q=85&s=9459f7903187768b6a3a26927dbcd918"
  data-path="images/guide/platform/watchlist-widget/2.10.2_Watchlist_Rename.mp4"
/>

Manage your watchlists by clicking the menu icon to:

* Rename watchlists
* Duplicate watchlists
* Delete watchlists

<Note>Built-in watchlists can only be duplicated to My Watchlists</Note>

## Multi-Select Shortcuts in Tables

| Function                       | Shortcut                                    |
| ------------------------------ | ------------------------------------------- |
| Begin Multi-Select Mode        | **Shift + Click** on any instrument row     |
| Select/Deselect Multiple Items | **Shift + Click** on additional instruments |
| Select All Visible Instruments | **Ctrl/Cmd + A**                            |

These shortcuts make it significantly easier to manage multiple instruments simultaneously, whether you're adding multiple stocks to a watchlist or performing batch operations on screener results.
