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

# Add alternatives to a quote

> Learn how to create and manage quote alternatives in SuperOffice CRM to offer multiple proposal options.

Use alternatives to offer different combinations of products, quantities, or pricing within the same quote. Each alternative appears as a separate tab in the **Edit quote** dialog.

You can create a new alternative from scratch or copy an existing one.

<Note>
  [Alternatives must be enabled][3] for the sale type in Settings and maintenance. If the **+** tab is not visible, choose a different sale type or enable the setting. You can also include only one alternative in the quote.
</Note>

## Create or copy an alternative

1. In the **Quote** section tab of the sale, click **Open** to edit the quote.

   The quote must be in **Draft** state. If it is already sent, [create a new version][1].

2. Click the **+** tab next to the last alternative.

3. Choose one of the following:

   * **Create new alternative:** Start from scratch
   * **Copy alternative:** Duplicate an existing alternative, including its products

4. In the **Name** field, enter a name for the new alternative. This becomes the tab name.

5. Click **Add**. The new alternative appears as a separate tab.

6. [Add products to the new alternative][2].

7. Optionally, click <i class="ph ph-star" aria-label="Star icon" /> **Favorite alternative** at the bottom of the tab to set this alternative as the new favorite.

   Estimated sales amounts for the sale (forecast) are obtained from the total amount for the favorite alternative.

## Rename or delete an alternative

1. Select the tab of the alternative you want to update.

2. Click <i class="ph ph-dots-three-circle-vertical" aria-label="Task button" /> in the lower-left corner to open the task menu.

3. Choose one of the following:

   * **Rename alternative:** Enter a new name and press **Enter**
   * **Delete \[alternative name]:** Confirm the deletion in the dialog

<Note>
  The <i class="ph ph-trash" aria-hidden="true" /> icon below the product list only deletes selected **product lines**, not alternatives.
</Note>

[1]: ./send#versions

[2]: ./create#add-products

[3]: ../../admin/sale-type#quote-fields


## Related topics

- [Copy Quote Alternative](/en/api/reference/restful/agent/quote_agent/copy-quote-alternative.md)
- [Add quote line](/en/automation/crmscript/howto/quote/add-quote-line.md)
- [Recalculate Quote Alternative](/en/api/reference/restful/agent/quote_agent/recalculate-quote-alternative.md)
- [Create Quote Alternative](/en/api/reference/restful/agent/quote_agent/create-quote-alternative.md)
- [NSQuoteAgent](/en/automation/crmscript/reference/CRMScript.NetServer.NSQuoteAgent.md)
- [Save Quote Alternative](/en/api/reference/restful/agent/quote_agent/save-quote-alternative.md)
