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

# Collaboration

> Invite teammates, work in shared issues, and use Leo for context.

<Columns cols={2}>
  <Column>
    <Card title="Collaborate inside ShipSpace" icon="sparkles">
      ShipSpace includes shared workspaces, issue activity, comments, assignments, and live sync so your team can plan and execute together.
    </Card>
  </Column>

  <Column>
    <Card title="Work with Leo" icon="bot">
      Leo can summarize issue context, surface risks, and help you understand what to do next using your team's issues, Company Knowledge, and related sources.
    </Card>
  </Column>
</Columns>

## Invite your team

Invite teammates to your Shipyard team before assigning issues or collaborating in shared workspaces. Each active seat is billed through your Shipyard plan.

ShipSpace syncs workspace updates across coworkers' devices. Use **Messages** in the sidebar to discuss work without losing the issue context.

## Shared work habits

<Steps>
  <Step title="Assign clear owners">
    Each active issue should have one owner so teammates know who is driving the next step.
  </Step>

  <Step title="Keep discussion near the issue">
    Use issue comments and Messages for decisions that future collaborators need to understand.
  </Step>

  <Step title="Review AI output">
    Treat Leo as a context assistant. Confirm any suggested priority, status, or implementation change before acting on it.
  </Step>
</Steps>

## Working with Leo

Leo works best when you tell it which issue you are working on and what kind of help you need. It can summarize the issue, identify missing context, and suggest next steps. Always review its output before changing priorities, assignments, or production code.

Here is a prompt you can start with.

<Prompt description="I'm working on issue ## right now. Please help me. I need you to provide me context for this issue, a summary for you to understand what you're working with and the tools available to you." icon="atom-simple" actions={["copy", "cursor"]}>
  You are Leo, working inside ShipSpace with a human collaborator. Your main goal is to stay helpful, while staying respectful and
</Prompt>
