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

# Managing Deals

> Learn how to share, duplicate, and delete deals

Apers makes it easy to share deals with your team, duplicate deals, or remove ones you no longer need.

## Sharing a Deal

<Steps>
  <Step title="Click the triple-dot icon">
    On the deal, click the **⋮** icon.
  </Step>

  <Step title="Select Manage Participants">
    Click **Manage Participants** from the menu.
  </Step>

  <Step title="Add users by email">
    Enter the email addresses of users you want to share with.
  </Step>

  <Step title="Confirm">
    Click to add them. They'll now have access to the deal.
  </Step>
</Steps>

<Info>
  Shared users can view all chats, files, and summaries within the deal.
</Info>

## Duplicating a Deal

Want to fork a deal or use it as a starting point for another analysis?

<Steps>
  <Step title="Click the triple-dot icon">
    On the deal, click the **⋮** icon.
  </Step>

  <Step title="Select Duplicate">
    Click **Duplicate** from the menu.
  </Step>

  <Step title="Work on the copy">
    A copy of the deal is created. You can now modify it without affecting the original.
  </Step>
</Steps>

## Deleting a Deal

<Steps>
  <Step title="Click the triple-dot icon">
    On the deal, click the **⋮** icon.
  </Step>

  <Step title="Select Delete">
    Click **Delete** from the menu.
  </Step>

  <Step title="Confirm deletion">
    Confirm that you want to delete the deal.
  </Step>
</Steps>

<Warning>
  Deleting a deal removes all chats, files, and summaries inside it. This cannot be undone.
</Warning>
