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

# Opportunities overview

> Track sales and service opportunities through customizable pipeline stages in Slant.

Opportunities let you track potential deals, service initiatives, and other revenue-generating activities through a visual pipeline board. Each opportunity moves through a series of stages — from initial identification to a closed outcome — so you always know where things stand.

Opportunities are organized by [pipelines](/activity/opportunities/pipelines-and-stages). Each pipeline has its own set of stages and targets one or more [audience types](/activity/opportunities/pipelines-and-stages#audience-types) — clients, prospects, contacts, or businesses — so you can match different workflows.

## The opportunities page

Open **Opportunities** from the sidebar under **Activity**. The page displays a pipeline board where each column represents a stage.

### Pipeline tabs

Tabs across the top let you switch between pipelines. Click a tab to view that pipeline's stages and opportunities. Click **+ New** to [create a new pipeline](/activity/opportunities/pipelines-and-stages#create-a-pipeline).

Favorited pipelines show a filled amber star icon on their tab. When you land on the page, Slant opens your first favorited pipeline. If you haven't favorited any pipelines, it opens the first pipeline in your sort order.

How tabs are arranged depends on how many pipelines you have:

* **Fewer than 4 pipelines** — every pipeline appears as a tab in sort order.
* **4 or more pipelines** — favorites are pinned first, followed by the most recently opened non-favorite, then a **View all** dropdown for the rest. The dropdown is searchable. At least two tabs are always shown, so non-favorites fill in if needed.

#### Favorite a pipeline

To favorite the pipeline you're viewing, click the star button in the page header — it sits between the pipeline filter and **Sum by**. The tooltip reads **Favorite this pipeline** when the pipeline isn't favorited and **Remove from favorites** when it is.

<Tip>
  Favoriting a pipeline pins it to the front of the tab strip and makes it the default landing pipeline.
</Tip>

### Stage columns

Each column shows the stage name with a color indicator, a count of opportunities in that stage, and running **Total** and **Weighted** values.

* **Total** is the sum of all opportunity values in that stage.
* **Weighted** adjusts each value by its probability (value x probability percentage).

Stages marked as hidden (like **Closed lost** and **Archived**) don't appear as columns — they show as drop zones at the bottom of the board when you drag an opportunity.

### Sum by

Click **Sum by: AUM** in the top-right corner to change which field the board uses for totals. By default, totals are based on the opportunity value (AUM). If you have numeric [custom fields](/activity/opportunities/managing-opportunities#custom-fields), you can select one of those instead.

### View modes

Two view modes are available via the toggle icons in the top-right corner of the board:

* **Compact** — shows each opportunity as a slim card with the name, value, linked household, and target close date. Opportunities linked to a contact or business show a dash in place of the household — switch to full view to see their related record.
* **Full** — expands cards to show all fields, including probability, owner, labels, custom fields, and comments. Fields are editable directly on the card.

## What you can do with opportunities

* **[Create opportunities](/activity/opportunities/managing-opportunities#create-an-opportunity)** — add new opportunities from the page header, from within a stage column, or from a client, prospect, contact, or business record.
* **[Edit inline](/activity/opportunities/managing-opportunities#edit-an-opportunity)** — click any field on an opportunity card in full view to update it without opening a separate form.
* **[Move between stages](/activity/opportunities/managing-opportunities#move-an-opportunity-between-stages)** — drag and drop opportunities between columns, including hidden stages.
* **[Filter opportunities](/activity/opportunities/managing-opportunities#filter-opportunities)** — use pinned filter chips for quick filtering by household, label, target close date, or owner.
* **[Search the board](/activity/opportunities/managing-opportunities#search-the-board)** — filter the visible cards by opportunity name, linked household, or owner.
* **[Add comments](/activity/opportunities/managing-opportunities#comments)** — leave threaded comments on any opportunity for team collaboration.
* **[Assign labels](/activity/opportunities/managing-opportunities#labels)** — categorize opportunities with color-coded labels.
* **[Use custom fields](/activity/opportunities/managing-opportunities#custom-fields)** — extend opportunities with additional fields specific to your firm.
* **[Configure pipelines](/activity/opportunities/pipelines-and-stages)** — create and customize pipelines with your own stages, colors, and settings.
* **[Trigger automations](/platform/automations/overview)** — set up automations that run when opportunities are created or updated.

## Keyboard shortcuts

| Shortcut     | Action                       |
| ------------ | ---------------------------- |
| `g` then `d` | Go to the opportunities page |

## FAQ

<AccordionGroup>
  <Accordion title="Can I link an opportunity to a record?">
    Yes. Each opportunity can link to a [client](/records/clients/overview), [prospect](/records/prospects), [other contact](/records/other-contacts), or [business](/records/businesses) through the **Related record** field. The pipeline's [audience types](/activity/opportunities/pipelines-and-stages#audience-types) determine which record types appear in the picker.
  </Accordion>

  <Accordion title="What's the difference between Total and Weighted values?">
    **Total** is the straight sum of opportunity values. **Weighted** multiplies each opportunity's value by its probability percentage — so a $100,000 opportunity at 50% probability contributes $50,000 to the weighted total. Stages marked to exclude from total are not counted in either number.
  </Accordion>

  <Accordion title="Can I have multiple pipelines?">
    Yes. You can create as many pipelines as you need — for example, separate pipelines for prospect conversion and client upsell. Switch between them using the tabs at the top of the page. Favorite the pipelines you use most to pin them to the front of the tab strip, and use the **View all** dropdown to search for any pipeline once you have four or more. See [pipelines and stages](/activity/opportunities/pipelines-and-stages) for setup details.
  </Accordion>

  <Accordion title="Who can access opportunities?">
    Any user with access to the book can view, create, edit, and delete opportunities in that book.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Managing opportunities" icon="hand-pointer" href="/activity/opportunities/managing-opportunities">
    Create, edit, filter, and track opportunities day to day
  </Card>

  <Card title="Pipelines and stages" icon="diagram-project" href="/activity/opportunities/pipelines-and-stages">
    Set up and customize your pipelines and stage workflow
  </Card>
</CardGroup>
