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

# View partner pipeline

> Read pipeline org-wide or per partner from Introw.

> For partner managers who need to read partner pipeline the way they read direct pipeline.

To manage partner-attached revenue you have to see it. Reading pipeline from Introw, either
across the whole program or for one partner, gives partner managers the same visibility into
partner deals that the sales team has into direct deals.

## What you'll build

A clear read on shared pipeline, org-wide and per partner.

## Before you start

<Steps>
  <Step title="Confirm setup">
    Deal attribution should be configured so pipeline is available.
  </Step>
</Steps>

## Watch it

<Tabs>
  <Tab title="Video">
    <video controls playsInline preload="none" poster="https://assets.introw.io/docs/features/co-selling/shared-pipelines/guides/view-partner-pipeline/steps/01.png?v=1783345341" className="w-full rounded-xl" src="https://assets.introw.io/docs/features/co-selling/shared-pipelines/guides/view-partner-pipeline/video.webm?v=1783345341#t=2.5" />
  </Tab>

  <Tab title="Click through">
    <iframe className="w-full rounded-xl" style={{ width: "100%", aspectRatio: "16 / 11", border: 0, backgroundColor: "#FAFAFA" }} src="https://assets.introw.io/docs/features/co-selling/shared-pipelines/guides/view-partner-pipeline/walkthrough.html?v=1783345341" />
  </Tab>
</Tabs>

## Steps

<Steps>
  <Step title="Open the deal overview">
    Go to [Deals](https://app.introw.io/overview/DEAL) to see attributed pipeline across the
    program.

    <Frame>
      <img src="https://assets.introw.io/docs/features/co-selling/shared-pipelines/guides/view-partner-pipeline/steps/01.png?v=1783345341" alt="Open the deal overview" />
    </Frame>
  </Step>

  <Step title="Scope to a partner">
    Open a partner's record and view their deals to read pipeline for that partner alone.

    <Frame>
      <img src="https://assets.introw.io/docs/features/co-selling/shared-pipelines/guides/view-partner-pipeline/steps/05.png?v=1783345341" alt="Scope to a partner" />
    </Frame>
  </Step>

  <Step title="Set the columns and filters">
    Use a view to choose the columns and filters that match how your team reads pipeline.

    <Frame>
      <img src="https://assets.introw.io/docs/features/co-selling/shared-pipelines/guides/view-partner-pipeline/steps/03.png?v=1783345341" alt="Set the columns and filters" />
    </Frame>
  </Step>
</Steps>

## Verify it worked

The deal overview shows attributed pipeline, and a partner's record shows their deals scoped
to them.

## Related

<CardGroup cols={2}>
  <Card title="Set up a shared pipeline" icon="diagram-project" href="./set-up-a-shared-pipeline">
    Attribute deals and share the same pipeline with partners.
  </Card>

  <Card title="Collaborate on a shared deal" icon="comments" href="./collaborate-on-a-shared-deal">
    Work a specific deal with the partner.
  </Card>

  <Card title="Implementation reference" icon="screwdriver-wrench" href="../technical">
    Full configuration options.
  </Card>
</CardGroup>
