> ## 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.

# Register a two-tier deal

> Credit both a distributor and a reseller on one CRM deal: map each role's attribution, capture the tier at registration, and give each partner scoped visibility of the shared deal.

In a two-tier channel a distributor sits behind the reseller who closes, and both deserve credit on the same opportunity. This guide sets that up end to end: you map each partner role's attribution on the deal, capture the relationship at registration, and give each tier a scoped view of the shared deal. You reach for it when a distributor recruits and supports resellers who register deals, and it saves you from reconstructing the tier relationship or double-counting credit later.

## What you'll achieve

A registered deal that carries both a distributor and a reseller as independent attributions on one CRM record, captured at registration and visible to each partner in their own portal, scoped to what each should see. Credit reconciles because it lives on the CRM record, not on a form field.

<Note>
  Introw represents tiers as multiple partner attributions on the same CRM deal, not a parent-child partner hierarchy. There is no automatic roll-up reporting across a reseller network: each partner reports through their own attribution. A picker on the form captures the relationship, but the credit that counts always comes from the CRM attribution mapping, not the picker alone.
</Note>

## Before you start

<Steps>
  <Step title="Confirm your CRM supports multiple partner roles per deal">
    Your CRM attribution mapping must be able to link more than one partner role (for example reseller and distributor) to a single deal.
  </Step>

  <Step title="Have a registration form ready">
    A reseller registration form with its CRM deal automation should already exist. Build it in [Register and approve a deal](/features/deal-registration/registration/guides/register-and-approve-a-deal) first.
  </Step>
</Steps>

## Steps

### Map both partner roles on the deal

<Steps>
  <Step title="Open the deal attribution mapping">
    Go to [Integrations](https://app.introw.io/settings/integrations) and open your CRM connection's property mapping for the deal object. This mapping is what tells Introw how a deal links to a partner, and it is the source of truth for credit.
  </Step>

  <Step title="Map the reseller and distributor roles">
    Add an attribution mapping for each partner role you want credited on a deal:

    * **Reseller mapping** - map how the deal links to the reseller partner so the reseller is attributed. This is the partner who closes.
    * **Distributor mapping** - add a second mapping for the distributor role so the distributor is attributed on the same deal. Both attributions coexist; neither overwrites the other.

    With both roles mapped, a single deal can carry both partners independently, which is what makes two-tier credit possible.
  </Step>
</Steps>

### Capture the tier at registration

<Steps>
  <Step title="Open the form builder">
    Open the registration form in [Forms](https://app.introw.io/forms) for editing. You will add a picker so the reseller records the related distributor (or vice versa) as they register.
  </Step>

  <Step title="Add the Distributor or Reseller field">
    In the **Add field** dialog, choose the preset that matches the tier you want to capture:

    * **Distributor** - drops in a partner picker pre-labeled for the reseller to select the distributor standing behind the deal.
    * **Reseller** - the mirror preset, for a distributor-led form where the distributor names the reseller.

    Add the one that fits your motion (or both if each side registers). The picker records the chosen partner on the submission so the relationship is captured up front.
  </Step>

  <Step title="Scope the picker options">
    Use the field's audience filters so the reseller only sees the right set of distributors to choose from, rather than every partner. Mark the field required if the tier relationship must be recorded on every registration.
  </Step>

  <Step title="Publish the form">
    Save the form so the picker appears at registration. Remember the picker captures the relationship; the credit that reconciles still comes from the attribution mapping you set above.
  </Step>
</Steps>

### Give each tier scoped visibility

<Steps>
  <Step title="Add the deal pipeline to each partner's experience">
    Because attribution drives portal visibility, a deal pipeline embed shows each partner the deals attributed to them. In the **Experience builder**, add a CRM deal pipeline to each tier's experience so a deal attributed to both the reseller and the distributor appears for each one in their own portal.
  </Step>

  <Step title="Tighten visibility where a tier should see less">
    If a tier should only see the specific deals they actively work rather than every attributed deal, apply the **Collaboration restricted** segment permission to that tier's segment. Use it, for example, to stop a distributor from seeing every reseller deal when they should only see the ones they are involved in.
  </Step>
</Steps>

## Verify it worked

Submit a test two-tier registration with both partners captured, then open the resulting CRM deal and confirm both the reseller and the distributor appear as attributions on the record. Sign in as each partner and confirm the shared deal shows in their pipeline, scoped as you intended.

## Related

<CardGroup cols={2}>
  <Card title="Register and approve a deal" icon="book-open" href="/features/deal-registration/registration/guides/register-and-approve-a-deal">
    Build the registration form behind the two-tier capture.
  </Card>

  <Card title="Map partner attribution" icon="book-open" href="/features/integrations/crm/guides/link-hubspot-deals-to-introw">
    The full attribution mapping setup.
  </Card>

  <Card title="Control which deals partners see" icon="book-open" href="/features/co-selling/shared-pipelines/guides/set-up-a-shared-pipeline">
    Scope the pipeline view per partner.
  </Card>

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