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

# Moving and deleting prompts

> How to move prompts between monitors without losing their history, how to delete prompts, and what each action does to your charts.

Prompt lists need pruning: a prompt lands in the wrong monitor, a topic stops mattering, or a batch upload brings in duplicates. Promptwatch gives you two tools with very different consequences. Moving reassigns a prompt to another monitor and keeps its history; deleting removes the prompt and its history from your analytics for good.

Both actions start the same way: open the **Prompts** page in the sidebar (or the **Prompts** tab inside a monitor) and select prompts with the checkboxes. Shift-click a second checkbox to select the whole range between the two. The action buttons appear above the table once something is selected.

### Moving prompts to another monitor

A prompt belongs to exactly one monitor at a time, so moving is how you reorganize without re-creating anything:

1. Select the prompts and click **Move**.
2. In the "Move Prompts" dialog, pick the **Target Monitor** from the dropdown.
3. Click the confirm button, which shows the count, for example **Move 3 prompts**.

<img src="https://mintcdn.com/promptwatch/ZKcc2ZUzphV9PeWl/academy/images/moving-and-deleting-prompts-1.png?fit=max&auto=format&n=ZKcc2ZUzphV9PeWl&q=85&s=920556ef18876b1496960b24a3d1ed19" alt="The Promptwatch Move Prompts dialog with the Target Monitor dropdown open and incompatible monitors grayed out at the bottom." width="1440" height="900" data-path="academy/images/moving-and-deleting-prompts-1.png" />

The prompt's response history travels with it: past responses now count under the target monitor, so its charts include the data the prompt collected before the move. That's the point of moving instead of deleting and re-adding, which would start the prompt's history from zero.

Three rules to know before you reach for it:

* **Same language and country only**: the target monitor must match the source monitor's language and country, because a prompt's responses are only comparable within one locale. Monitors that don't match appear grayed out in the dropdown with the reason.
* **Active targets only**: inactive monitors are not offered as targets.
* **One source monitor per move**: if your selection spans multiple monitors, the Move button is disabled ("Cannot move prompts from different monitors at once"). Filter or reselect per monitor.

If no compatible monitor exists yet, [create one](/docs/academy/creating-a-monitor) with the same language and country first.

### Deleting prompts

1. Select the prompts and click **Delete**.
2. Confirm in the "Are you absolutely sure?" dialog.

<img src="https://mintcdn.com/promptwatch/ZKcc2ZUzphV9PeWl/academy/images/moving-and-deleting-prompts-2.png?fit=max&auto=format&n=ZKcc2ZUzphV9PeWl&q=85&s=fedcbbce3da4fe6fbaace6d73785b707" alt="The Promptwatch delete confirmation dialog warning that permanently deleting three selected prompts cannot be undone." width="1440" height="900" data-path="academy/images/moving-and-deleting-prompts-2.png" />

Deleting removes the prompt and all of its historical responses from your analytics, and it cannot be undone from the app. The deleted prompts also stop counting against your plan's active prompt limit, so deleting is how you free quota for prompts that matter more.

Because history is lost, check the alternatives first:

* **Wrong monitor?** Move it instead; history survives.
* **Wrong label?** Fix the type or intent, or retag it; see [working with prompts](/docs/academy/working-with-prompts).
* **Pausing a whole market or campaign?** Pause the monitor instead of deleting its prompts; the data stays and comes back when you reactivate. See [managing monitors](/docs/academy/managing-monitors).

Delete is the right call for duplicates, test prompts, and questions your audience has genuinely stopped asking.

### What happens next

Moved prompts run on their new monitor's schedule and models from the next cycle, and their history is already visible in the target monitor's charts. Deleted prompts disappear from tables and charts immediately, and the freed quota shows up when you next add prompts. For deciding what deserves the freed slots, see [finding the right prompts to track](/docs/academy/right-prompts-to-track).
