This is the main screen where you and your agents will interact daily to visualize and manage the progress of active deals.
Navigating the Board:
- Select the Correct
Pipeline
View: Use thePipeline
dropdown menu located at the top of theOpportunities
screen to choose which process you want to view (e.g., switch between yourListing Pipeline
and yourBuyer Pipeline
). - View
Opportunity
Cards: Each card displayed on the board represents one specific deal. The information shown on the face of the card (e.g.,Contact Name
,Opportunity Name
,Lead Value
($ Estimated Commission?),Assigned Agent
, quick icons for tasks/messages) is configurable via the Card Settings (see 5.5). A red border on a card usually indicates it has been inactive in its current stage beyond the "rotting" threshold set for that stage (see 5.2). - Scroll Horizontally: If your pipeline has many stages, you may need to scroll the board horizontally to see all the columns.
Adding New Opportunities
:
- Manual Creation:
- Ensure you are viewing the correct
Pipeline
. - Click the
+ Opportunity
button (or similar+ Add
button, often located near the top right or within a stage column). - A popup window will appear. Fill in the details:
- Select
Contact
: Search for and choose the existingContact
record associated with this deal. - Enter
Opportunity Name
: Be descriptive (e.g., "Listing - 123 Main St
", "Buyer Rep - Jane Doe
"). - Enter
Lead Value
(CRUCIAL
for Reporting): Input the estimated commission amount ($) your agency expects to earn if this deal closes successfully. This value is essential for pipeline value reporting and ROI calculations. - Set
Status
toOpen
(for active deals). - Select the correct
Pipeline
(should default to the one you're viewing) and choose the initialStage
the deal should start in (e.g.,New Lead
,Appointment Set
). - Assign
Owner
: Select the agent/user responsible for this specific deal. - (Optional) Set
Source
(how the lead originated), apply relevantTags
, and fill in anyOpportunity Custom Fields
(likeProperty Address
,Listing Price
).
- Select
- Click
Add
orSave
. The newOpportunity
card will appear in the designated stage on the board.
- Ensure you are viewing the correct
- Adding via
Workflows
(Recommended for Automation): The most efficient way to create opportunities, especially for new leads, is often through automation.- Set up a
Workflow
triggered by a lead capture event (e.g.,Form Submitted
,Facebook Lead Ad Submitted
,Tag Added
likeSource: Zillow
). - Add the
Create/Update Opportunity
action to the workflow. - Configure the action to automatically: Select the appropriate
Pipeline
and initialStage
, dynamically set theOpportunity Name
(e.g.,{{contact.name}} - Buyer Lead
), potentially estimate and set theLead Value
, assign theOwner
based on rules (e.g., round-robin), and set theSource
based on the trigger. This ensures deals are created consistently and immediately upon lead arrival.
- Set up a
Moving Cards (Tracking Deal Progress):
As a deal moves through your process, you need to update its stage on the board.
- Manual Drag & Drop: The most intuitive way. Click and hold an
Opportunity
card, drag it horizontally to the next appropriateStage
column, and release the mouse button. The card will drop into the new stage. - Manual Edit: Click on the
Opportunity
card itself (don't drag). This will open either the fullContact
record (Chapter 4) or a specificOpportunity Details
panel. Find theStage
field (often a dropdown) and select the new stage. ClickSave
. - Automatic via
Workflows
(Highly Recommended
): Leverage automation for stage progression based on specific events. Use theUpdate Opportunity
action within aWorkflow
. Trigger the workflow based on an event (e.g.,Appointment Status
changed toShowed
,Document Signed
trigger for listing agreement,Task Completed
for "Offer Submitted"). Configure the action to automatically move the linkedOpportunity
card to the next relevantStage
in the pipeline (e.g., move fromAppointment Set
toActive Listing
when the listing agreement document is signed).
Updating Final Status (Won
/ Lost
/ Abandoned
):
Marking the final outcome of a deal is critical for accurate reporting and triggering post-deal workflows.
- Drag to Outcome Zone: Some interfaces allow you to drag the card downwards on the board and drop it onto specific zones labeled
Won
(for successfully closed deals),Lost
(deal didn't close), orAbandoned
(contact became unresponsive, deal didn't proceed). - Edit
Status
Field: Click theOpportunity
card to open its details. Find theStatus
field (which defaults toOpen
for active deals). Change theStatus
dropdown toWon
,Lost
, orAbandoned
.- If selecting
Lost
, you might be prompted to select or enter aLost Reason
(useful for analyzing why deals fail).
- If selecting
- Click
Save
. - Result: The card is typically removed from the main active pipeline view (or moved to a final "outcome" stage if you configured one). This action updates the data used in
Reporting
(conversion rates, win/loss analysis) and can be used as aWorkflow
trigger (e.g.,Opportunity Status Changed
toWon
) to initiate post-closing sequences like sending review requests or adding to a past client nurture campaign.
Accessing Deal Details:
Click directly on the Opportunity
card title or name (don't drag). This opens either:
- The full
Contact Record
page (Chapter 4) for the person linked to the deal. - OR, a dedicated
Opportunity Details
panel or popup showing information specific to this deal, including its value, stage, owner, linked contact, plus tabs or sections for deal-specificNotes
,Tasks
, andAppointments
. You can often edit deal details, add notes, or create tasks directly from this view.