## Get started
To create your first order and find it in Sitecore CDP:
1. Create an order. The response contains the order reference.
2. Create an order contact using the order reference. Make sure to provide enough identity information according to [your organization's identity rules](https://doc.sitecore.com/cdp/en/users/sitecore-cdp/identifying-guests-in-sitecore-cdp.html).
This associates a guest with the order. In the response, in `guest.href`, the guest reference is the string that follows the final slash.
3. Copy the guest reference.
4. In Sitecore CDP, click **Guests**. In the **Search** field, enter the guest reference, then click the **Guest type: All** filter. Then, Sitecore CDP lists the guest profile for the guest.
5. On the **Guest Profile** page, click the **Orders** tab. The order you previously created displays.

