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

# Run tasks on a shared deal

> Add a task to a shared deal, assign it to your rep or the partner with a due date, and turn on the notifications that keep both sides on schedule.

{/* A task on a shared deal turns a verbal next step into something owned, dated, and visible to
  both sides on the record they already collaborate on. This guide covers the whole job: add the
  task, give it the right owner and due date, and switch on the reminders so nothing slips.
  Reach for it on any co-sold deal where the follow-up matters. Tasks here are the same task
  concept used across partners; this guide focuses on running them on a shared deal. */}

## What you'll achieve

A co-sold deal carries clear, owned next steps: each task names who is responsible - your rep or the partner - has a due date, and is visible to both sides on the shared record. With notifications on, owners are reminded when a task is assigned, due, or overdue, so the deal keeps moving without anyone chasing by hand.

## Before you start

<Steps>
  <Step title="The deal is shared with the partner">
    Tasks live on the shared record and are visible to its collaborators, so share the deal first. See [Collaborate on a shared deal](/features/co-selling/shared-pipelines/guides/collaborate-on-a-shared-deal).
  </Step>

  <Step title="You can collaborate on the record">
    You need permission to act on the shared deal to add and assign tasks on it.
  </Step>
</Steps>

## Steps

<Steps>
  <Step title="Open the shared deal">
    Go to [Deals overview](https://app.introw.io/overview/DEAL) and open the deal you are co-selling, or open it from the partner's record or the CRM card. Its collaboration view holds the **Tasks** section alongside the activity and files, so the task sits with the deal rather than in a separate tool.
  </Step>

  <Step title="Add a task">
    In the **Tasks** section, add a task and fill in its details:

    * **Name** - the next step in plain terms, so both sides know what done looks like.
    * **Due date** - when it is due; this is what drives the reminders, so set it whenever timing matters.
    * **Visibility** - whether the task is visible to the partner, internal to your team, or only to its assignee. Choose partner-visible for steps you want the partner to see and act on.
  </Step>

  <Step title="Assign the owner">
    Set who owns the task so responsibility is explicit:

    * **Owner side** - assign it to your organisation (your rep) or to the partner. A partner-owned task is what makes their next step theirs to complete.
    * **Assignee** - point it at the specific person, or at the partner company when any of their team can pick it up.

    Only assign a partner-owned task to a partner you have shared the deal with, since the task is visible to the record's collaborators.
  </Step>

  <Step title="Turn on task notifications">
    Go to [Notification settings](https://app.introw.io/settings/notifications) and enable the task notifications so owners are kept informed:

    * **Task assigned / updated** - notifies the owner when a task is assigned to them or changes.
    * **Tasks nudge** - reminders when a task is due tomorrow and again if it is still open after it was due.

    These apply to both your team and partners. Chat reminders need the Slack or Teams integration connected; without it, reminders are email-based. For the full notification model and per-partner overrides, see [Partner notifications](/features/partners/notifications).
  </Step>
</Steps>

## Verify it worked

The task appears in the deal's **Tasks** section for both you and the partner, showing its owner and due date. A partner-owned task with a due date generates a reminder to the partner, and you are notified when they complete it - so the next step is tracked end to end without manual follow-up.

## Related

<CardGroup cols={2}>
  <Card title="Collaborate on a shared deal" icon="comments" href="/features/co-selling/shared-pipelines/guides/collaborate-on-a-shared-deal">
    Share the deal and set collaborators before adding tasks.
  </Card>

  <Card title="Partner tasks" icon="list-check" href="/features/partners/tasks">
    The full task model and how tasks work across partners.
  </Card>

  <Card title="Partner notifications" icon="bell" href="/features/partners/notifications">
    Configure how and where task reminders are delivered.
  </Card>

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