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

# Partner Team

> Assign team members and roles to a partner, and configure how that ownership drives portal contacts, communication senders, certificate issuers, and approval routing in Introw.

**Open in Introw:** [Partners](https://app.introw.io/partners)

## How it works

Every partner has a **Team** card on its detail view. That card lists the people from your side
who own the relationship, each holding a **partner team role**, the role someone holds on a
specific partner (for example lead partner manager, co-owner, or technical contact). You define
the available roles once under team settings, then assign members to them on each partner.

Assignment is the input; the rest of the program reads from it. When a partner has an assigned
team, that ownership becomes available to other surfaces: the portal experience can render the
partner's points of contact, partner-facing communications can use the assigned manager as their
sender and reply-to, certificates can name the assigned manager as the issuer, and form approval
gates can route to the partnership manager rather than a fixed user. Because partner team roles
can map to a CRM property, the owner you set here can stay reflected on the CRM record.

Defining and scoping the roles themselves (permission categories, single-member roles, limiting a
user to their assigned partners) is covered in
[Team Management](/features/access/team-management). This page focuses on assigning the team on a
partner and wiring the downstream impact.

## Prerequisites

* Partner team roles defined under team settings. See [Team Management](/features/access/team-management).
* Permission to edit a partner and manage its team.
* For CRM-synced ownership, the partner team role mapped to a CRM property.

## Settings & configuration

Assignment happens on a partner's **Team** card at [Partners](https://app.introw.io/partners); the
roles it draws from are defined under [Team](https://app.introw.io/settings/team).

### Assigning the team

On a partner's **Team** card, add a member and pick the partner team role they hold. Some roles
allow only a single member (for example a single lead manager); adding another prompts you to
replace the current one. Remove or change a member from the same card. The assigned team is what
every downstream surface reads.

### Points of contact in the portal

A portal experience can show the partner their assigned team as **points of contact**. Add a
partner profile or team section to the experience so the logged-in partner sees who owns their
relationship; the names update automatically as you change the assignment, with no per-partner
editing. See [Experiences](/features/portal/experiences).

### Communication sender and reply-to

Partner-facing communications such as announcements and emails can be sent from the partner's
assigned manager, so replies go to a real person rather than a generic inbox. Set the sender at the
communication level and it resolves to the assigned manager per partner. See
[Announcements](/features/portal/announcements) and
[Partner notifications](/features/partners/notifications).

### Certificate issuer

A certificate's **Issued by** field is the team member shown as the issuer on the credential. Set it
to the partner's assigned manager so certificates are signed by the right person. See
[Certificates](/features/courses/certificates).

### Approval routing

A form's approval gate can add the **partnership manager** as an approver step, which resolves to
the partner's assigned manager at submission time. This routes a partner's requests to whoever owns
them instead of a hard-coded name. See
[Submissions & Approvals](/features/forms/submissions-approvals).

## Setup walkthrough

<Steps>
  <Step title="Define partner team roles">
    On [Team](https://app.introw.io/settings/team), create the partner team roles your program uses.
  </Step>

  <Step title="Assign the team on a partner">
    On the partner's Team card, add members and set their roles.
  </Step>

  <Step title="Show contacts in the portal">
    Add a profile or team section to the experience so partners see their points of contact.
  </Step>

  <Step title="Wire communications and approvals">
    Set communications to send from the assigned manager, name the manager as certificate issuer, and add the partnership manager as a form approver.
  </Step>
</Steps>

## How-to guides

<CardGroup cols={2}>
  <Card title="Wire partner ownership" icon="book-open" href="/features/partners/team/guides/wire-partner-ownership">
    Assign your team to a partner with the right roles, then wire that ownership through the portal points of contact, communication sender, certificate issuer, and form approval routing.
  </Card>
</CardGroup>

## Limits & gotchas

<Warning>
  Downstream surfaces resolve to the partner's assigned manager, so a partner with no team assigned falls back to defaults: the portal shows no contacts, communications use the org default sender, and the partnership-manager approver step has no one to route to. Single-member roles replace the existing member when you add another. Limiting a user to their assigned partners depends on those partners actually being assigned to them.
</Warning>

## Troubleshooting

* **The portal shows no points of contact** - the partner has no team assigned, or the experience has no profile/team section.
* **An email came from a generic address** - the partner has no assigned manager, so it fell back to the org default sender.
* **An approval is not routing to the manager** - the gate uses a fixed user instead of the partnership manager step, or no manager is assigned.
* **A certificate names the wrong issuer** - update the certificate's Issued by field to the assigned manager.
