> For the complete documentation index, see [llms.txt](https://help.daasity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.daasity.com/core-concepts/custom-data-and-enrichment/custom-attributes/products-and-hierarchy/sku-cost.md).

# SKU Cost

## Access Your SKU Cost

<figure><img src="/files/C4GLMAAAWvQVTrzT8gjm" alt=""><figcaption><p>Click Brand Supplied Data in your Left-Side Menu Bar</p></figcaption></figure>

<figure><img src="/files/qjcqRM5ezHe79hpkUj50" alt=""><figcaption><p>Click on the SKU Cost Tile</p></figcaption></figure>

{% hint style="warning" %}
You can Bookmark your BSD url to access it anytime in your Browser
{% endhint %}

{% hint style="warning" %}
This BSD Sheet will OVERRIDE your SKU Costs if they are entered in Shopify
{% endhint %}

<figure><img src="/files/6T8L5qstKuFAevozWV6G" alt=""><figcaption><p>Enter your SKU and their Cost and Start Date</p></figcaption></figure>

{% hint style="warning" %}
You can enter the End date of the old cost and Start Date of the New Cost If your SKU costs change over time. Reports will reflect the costs during the specified timeframe.
{% endhint %}

## Where to Find Your Data

[Order and Order Line Revenue Explore](/core-concepts/data-models/data-explores/digital-analytics-unified/ecommerce-orders-and-revenue-by-order-date-explore.md)

<figure><img src="/files/lA2rHQWHxI60ccY8MPbN" alt=""><figcaption><p>Order &#x26; Order Line Revenue Explore</p></figcaption></figure>

<figure><img src="/files/zH3EMBTOiOQDFkXX4i77" alt=""><figcaption><p>Total Product Cost is a Measure in the Order &#x26; Order Line Revenue Explore</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.daasity.com/core-concepts/custom-data-and-enrichment/custom-attributes/products-and-hierarchy/sku-cost.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
