# Sales Collaboration

Sales Collaboration is a planning tool that allows people across the organization to participate in creating a sales plan at any level in the Item hierarchy and/or Customer Group hierarchy. Through reconciliation, the quantities end up at the lowest level [Item @ Customer Group](/master-data/item-customer-groups.md) in the [Sales](/transactional-data/sales.md) data. This allows the sales team or marketing team to enter a forecast at a higher level while allowing the supply team to get the details they need to build out the rest of the supply chain plan.

This video provides you with an overview of how the Sales Collaboration module works.

{% embed url="<https://youtu.be/pfPHMoqjf1I?feature=shared>" %}

Before you can get started with Sales Collaboration, you will need to set up your items and customers, along with sales types, for example 'Budget' or 'Forecast' that you wish to track.

To do this you can step through:

1. [Items](/master-data/items.md)
2. [Customer Groups](/master-data/customer-groups.md)
3. [Items @ Customer Groups](/master-data/item-customer-groups.md)
4. [Sale Types](/master-data/sale-types.md)
5. [Calendars](/master-data/calendars.md) (some default calendars have already been set up for you but you will need to review the dates to ensure these are in line with your financial/fiscal year definitions).

Once you have set up your data, you are ready to start [Using Sales Collaboration](/sell/sales-collaboration/using-sales-collaboration.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.claret.app/sell/sales-collaboration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
