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

# Task

> Share a single Rocket.new task by email. Invitees join the workspace and can create work by role, while only seeing the specific task you shared.

export const LlmsDirective = () => <blockquote className="llms-directive">
    For the complete documentation index, see <a href="/llms.txt">llms.txt</a>.
    For a lightweight markdown version of this page, append .md to the URL.
  </blockquote>;

<LlmsDirective />

Task level sharing is the most granular level of collaboration in Rocket. It lets you give someone access to a single Solve or Build task without exposing the rest of the project. The invitee is still added to the workspace and can create new threads and other work according to their role. Use this for external reviewers, clients, or stakeholders who only need to see one specific output.

## Steps

<Steps>
  <Step title="Go to Tasks">
    In the left sidebar, click **Tasks** to open your tasks list.

    <Frame caption="Click Tasks in the sidebar">
      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Jkm__gyDvGJetp9C/images/getting-started/collaboration/task/task-nav-tasks-light.webp?fit=max&auto=format&n=Jkm__gyDvGJetp9C&q=85&s=5ae0eb7458bf733e2b7a271e49af5a0d" alt="Rocket sidebar with Tasks highlighted." className="theme-image light-image" width="2880" height="1624" data-path="images/getting-started/collaboration/task/task-nav-tasks-light.webp" />

      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Jkm__gyDvGJetp9C/images/getting-started/collaboration/task/task-nav-tasks-dark.webp?fit=max&auto=format&n=Jkm__gyDvGJetp9C&q=85&s=c65ef0958ae9da7f2ad862d6da5a3b9f" alt="Rocket sidebar with Tasks highlighted." className="theme-image dark-image" width="2880" height="1624" data-path="images/getting-started/collaboration/task/task-nav-tasks-dark.webp" />
    </Frame>
  </Step>

  <Step title="Open the task">
    Click the task card you want to share.

    <Frame caption="Click the task card to open it">
      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Jkm__gyDvGJetp9C/images/getting-started/collaboration/task/task-open-task-light.webp?fit=max&auto=format&n=Jkm__gyDvGJetp9C&q=85&s=1a4aeb00541aef140e96d1541344d318" alt="Tasks list with a task card highlighted." className="theme-image light-image" width="2880" height="1624" data-path="images/getting-started/collaboration/task/task-open-task-light.webp" />

      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Jkm__gyDvGJetp9C/images/getting-started/collaboration/task/task-open-task-dark.webp?fit=max&auto=format&n=Jkm__gyDvGJetp9C&q=85&s=f31a74d2fabb29cb3bd77b1d964a59ce" alt="Tasks list with a task card highlighted." className="theme-image dark-image" width="2880" height="1624" data-path="images/getting-started/collaboration/task/task-open-task-dark.webp" />
    </Frame>
  </Step>

  <Step title="Click the Members icon">
    In the task toolbar at the top-right, click the **Members** icon to open the sharing panel.

    <Frame caption="Click the Members icon in the task toolbar">
      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/collaboration/task/task-members-icon-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=ea08f66ef1f74256f5b4e644065d8d44" alt="Task view with the Members icon highlighted in the toolbar." className="theme-image light-image" width="2880" height="1624" data-path="images/getting-started/collaboration/task/task-members-icon-light.webp" />

      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/collaboration/task/task-members-icon-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=a756010ab5f3dc789b07f533c717cc56" alt="Task view with the Members icon highlighted in the toolbar." className="theme-image dark-image" width="2880" height="1624" data-path="images/getting-started/collaboration/task/task-members-icon-dark.webp" />
    </Frame>
  </Step>

  <Step title="Enter an email address and choose a role">
    In the **Share your task** panel, type the recipient's email address **(1)** and select a role **(2)**: **Editor** or **Viewer**. Only the task owner can invite collaborators. Editors who do not own the task can never invite anyone to it. See [Roles and permissions](#roles-and-permissions) for what each role can do.

    <Frame caption="Enter an email and select a role for the invitee">
      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/collaboration/task/task-enter-email-role-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=81071915c5b217bd1e058dec5e1d1f6b" alt="Share your task panel with email input and role dropdown." className="theme-image light-image" width="2880" height="1624" data-path="images/getting-started/collaboration/task/task-enter-email-role-light.webp" />

      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/collaboration/task/task-enter-email-role-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=af6293888e7a57308985711a29062def" alt="Share your task panel with email input and role dropdown." className="theme-image dark-image" width="2880" height="1624" data-path="images/getting-started/collaboration/task/task-enter-email-role-dark.webp" />
    </Frame>
  </Step>

  <Step title="Confirm the role and click Invite">
    Select the role from the dropdown and click **Invite**. The recipient receives an email with a link to access the task. You can also copy the invite link directly using the copy icon next to their name in the sharing panel. You can track acceptance in the **Requests** tab of the [notification panel](/getting-started/account/notifications).

    <Frame caption="Select a role and click Invite to send the invitation">
      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/collaboration/task/task-select-role-invite-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=6a86e29c657638ad4570318b865f7f5b" alt="Share your task panel with role dropdown open and Invite button highlighted." className="theme-image light-image" width="2880" height="1624" data-path="images/getting-started/collaboration/task/task-select-role-invite-light.webp" />

      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/collaboration/task/task-select-role-invite-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=aa9b453dab54cd21ddaec1650171d9ca" alt="Share your task panel with role dropdown open and Invite button highlighted." className="theme-image dark-image" width="2880" height="1624" data-path="images/getting-started/collaboration/task/task-select-role-invite-dark.webp" />
    </Frame>
  </Step>
</Steps>

<Note>
  Task level sharing adds the recipient to the workspace. They can create new threads and other work according to their role permissions, but they only see the specific task you shared. They do not see the rest of the project or other workspace content unless you invite them separately.
</Note>

## Revoke a pending invitation

If you need to cancel a task invitation before the recipient accepts it, open the **Share your task** panel and find the collaborator with the **Pending** badge.

<Steps>
  <Step title="Open the Share your task panel">
    In the task toolbar at the top right, click the **Members** icon to open the **Share your task** panel.
  </Step>

  <Step title="Open the role dropdown on the pending row">
    Click the role dropdown (showing **Editor** or **Viewer**) on the pending collaborator's row. This reveals additional actions for that invitation.
  </Step>

  <Step title="Click Revoke invite">
    Select **Revoke invite** from the dropdown. The pending row is removed immediately and the invitation link in the recipient's email becomes invalid. The recipient can no longer accept the invitation through email, the copied invite link, or the **Requests** tab in the [notification panel](/getting-started/account/notifications).
  </Step>
</Steps>

## Remove a collaborator

You can remove an accepted collaborator's access to a task at any time. Open the **Share your task** panel, find the collaborator's row, and use their role dropdown to remove them.

<Steps>
  <Step title="Open the role dropdown on the collaborator's row">
    In the **Share your task** panel, click the role dropdown (showing **Editor** or **Viewer**) next to the collaborator you want to remove.

    <Frame caption="Click the role dropdown on the collaborator's row">
      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/collaboration/task/task-remove-role-dropdown-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=76f174c8a6308a2488bd3014e12a23ca" alt="Share your task panel with the role dropdown highlighted on a collaborator row." className="theme-image light-image" width="2880" height="1624" data-path="images/getting-started/collaboration/task/task-remove-role-dropdown-light.webp" />

      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/collaboration/task/task-remove-role-dropdown-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=1b6e528f7a77e23ff7d79017502dccf3" alt="Share your task panel with the role dropdown highlighted on a collaborator row." className="theme-image dark-image" width="2880" height="1624" data-path="images/getting-started/collaboration/task/task-remove-role-dropdown-dark.webp" />
    </Frame>
  </Step>

  <Step title="Click Remove">
    Select **Remove** from the dropdown. The collaborator loses access to this task immediately. They can no longer view the task or its outputs, and any invite link for that person no longer grants access to this task.

    <Frame caption="Select Remove to revoke the collaborator's access">
      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/collaboration/task/task-remove-confirm-light.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=bb741178aa8583cc1d1e28f1332f2183" alt="Role dropdown open showing Viewer, Editor, and Remove options with Remove highlighted." className="theme-image light-image" width="2880" height="1624" data-path="images/getting-started/collaboration/task/task-remove-confirm-light.webp" />

      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/Pv1xS2a1Y3tpMudK/images/getting-started/collaboration/task/task-remove-confirm-dark.webp?fit=max&auto=format&n=Pv1xS2a1Y3tpMudK&q=85&s=2a9ebf3e33b1eeaec216c8e950a8bdee" alt="Role dropdown open showing Viewer, Editor, and Remove options with Remove highlighted." className="theme-image dark-image" width="2880" height="1624" data-path="images/getting-started/collaboration/task/task-remove-confirm-dark.webp" />
    </Frame>
  </Step>
</Steps>

<Info>
  Revoking or removing someone's access to a task does **not** remove them from the workspace. They remain a workspace member and keep access to any other projects or tasks they were invited to. However, revoking or removing access at the [workspace level](/getting-started/collaboration/workspace) also removes their access from all projects and tasks in the workspace.
</Info>

## Roles and permissions

| Permission                       | **Editor**               | **Viewer** |
| :------------------------------- | :----------------------- | :--------- |
| **View task and outputs**        | Yes                      | Yes        |
| **Chat and iterate on the task** | Yes                      | No         |
| **Upload files**                 | Yes                      | No         |
| **Invite collaborators**         | Yes, if you own the task | No         |

<AccordionGroup>
  <Accordion title="Editor">
    Day to day collaborator. Editors can chat, iterate, and upload files on the task. Editors who do not own the task can never invite anyone to it. Only the task owner can invite collaborators. When the [invite toggle](/getting-started/workspace/manage#edit-workspace-settings) is enabled, the owner can invite anyone. When it is disabled, the owner can invite only existing workspace members.
  </Accordion>

  <Accordion title="Viewer">
    Read-only access. Viewers can see the task and its outputs, but cannot chat, iterate, or upload files.
  </Accordion>
</AccordionGroup>

## What's next?

<CardGroup cols={2}>
  <Card title="Project collaboration" icon="folder-open" href="/getting-started/collaboration/project">
    Invite members and collaborate at the project level.
  </Card>

  <Card title="Workspace collaboration" icon="building" href="/getting-started/collaboration/workspace">
    Manage workspace level roles and team access.
  </Card>

  <Card title="Tasks overview" icon="bullseye-arrow" href="/getting-started/task/overview">
    Learn how Solve, Build, and Intelligence tasks work.
  </Card>
</CardGroup>
