# Updating your deal status

### Move a deal to a different stage

*Two ways to move a deal through your pipeline.*

As a deal progresses, you'll need to update its stage to reflect where it stands in your sales process. Wonderly gives you two ways to do this depending on whether you're already inside the deal or viewing your pipeline.

#### Method 1: Update the stage from inside the deal

{% hint style="info" %}
**When to use:** You're already viewing a deal and want to update its stage while reviewing other details.
{% endhint %}

1. Go to **Sales** → **Deals**.
2. Click the deal you want to move.
3. In the right-hand **Details** panel, click the **Deal stage** field.
4. Select the new stage.

{% embed url="<https://app.supademo.com/demo/cmobild5f1owzd1ilvyykspw7>" %}

The change saves automatically and the deal moves to the selected stage in your pipeline.

***

#### Method 2: Drag the deal card in the pipeline

{% hint style="info" %}
**When to use:** You're reviewing your pipeline in board view and want to quickly move a deal without opening it.
{% endhint %}

1. Go to **Sales** → **Deals**.
2. Make sure you're viewing the pipeline in **Board view**.
3. Click and hold the deal card you want to move.
4. Drag the card into the target stage column and release it.

{% embed url="<https://app.supademo.com/demo/cmobiyxk51ppvd1il4ifzj1c5>" %}

The change saves automatically and the deal moves to the selected stage in your pipeline.

**FAQ**

**Can I move a deal backward to a previous stage?** Yes. You can move a deal to any stage in your pipeline, forward or backward, using either method.

**Will changing the stage affect my tasks or meetings?** No. Moving a deal to a different stage does not remove or change any tasks, meetings, or other activity tied to the deal.

**How do I switch to Board view?** The Deals page supports both **Board view** and **List view**. If you're seeing a list instead of the drag-and-drop board, look for the view toggle at the top of the page and switch to **Board view**.

***

## Mark a deal as won or lost

When a deal reaches a final outcome, you can mark it as won or lost directly from the deal record. Adding a close reason helps you track why deals close the way they do, so you can spot patterns over time.

**Steps**

1. Go to **Sales** → **Deals**.
2. Click the deal you want to close.
3. In the right-hand **Details** panel, click the **Deal stage** field.
4. Select **Won** or **Lost**.
5. To record why the deal closed, click the **Close reason** field and enter a short description (for example, pricing, timing, fit, or client decision).
6. Click outside the field or press **Enter** to confirm.

{% embed url="<https://app.supademo.com/demo/cmobjdrux1ri5d1il5pv3kt4o>" %}

The deal updates automatically and the new status is reflected across your pipeline.

**FAQ**

**Can I reopen a deal after marking it as won or lost?** Yes. You can change the deal stage back to any active stage in your pipeline to reopen it.

**Is close reason required?** No. It's optional and just for your own notes. You can skip it and come back later if needed.

**Where do won and lost deals go?** They stay in your pipeline. **Won** and **Lost** are usually the last stages, so scroll to the far right of your board to find them.

***

## Reopen a closed deal

If a deal was marked as Won, Lost, Stale, or Disqualified but needs to be revisited, you can reopen it by changing the stage back to an active one. This is useful when a client comes back, circumstances change, or a deal was closed by mistake.

**Steps**

1. Go to **Sales** → **Deals**.
2. Locate the deal that was previously closed. Closed deals are found in the **Won**, **Lost**, **Stale**, or **Disqualified** stages at the far right of your pipeline board.
3. Click the deal to open it.
4. In the right-hand **Details** panel, click the **Deal stage** field.
5. Select an active stage (for example, **New Lead**, **Lead Qualified**, or **Meeting Scheduled**).
6. Click outside the field or press **Enter** to confirm.

{% embed url="<https://app.supademo.com/demo/cmobkgwty1udud1ilg3cq4yxs>" %}

The deal moves back into your active pipeline and appears in the stage you selected.

***

## Share a deal

You can generate a shareable link for any deal, making it easy to send a teammate or collaborator directly to the deal record.

**Steps**

1. Go to **Sales** → **Deals**.
2. Click the deal you want to share.
3. In the top-right corner of the deal modal, click the three dots (…).
4. Select **Copy link**.
5. Send the generated link to the intended recipient.

{% embed url="<https://app.supademo.com/demo/cmobkqmuv1uugd1ilp6w7vbh7>" %}

The recipient can use the link to go directly to the deal record.

***

**FAQ**

**Can anyone with the link see the deal?** No. The recipient needs a Wonderly account with access to your deals in order to view it.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.wonderly.com/help/sales-hub/crm-overview/deals-and-pipeline/updating-your-deal-status.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
