# How to export SKU owners information

When a tag is scanned by an end user they have to input their email or SNS to claim and unlock the exclusive digital content tied to that tag. If they chose to accept sharing their email or SNS for marketing their information will be stored on Legitimate Dashboard. This information can then be exported off of dashboard and used for marketing efforts by your team.&#x20;

Follow the instructions below to export the following data:&#x20;

{% embed url="<https://scribehow.com/shared/How_To_Download_SKU_CSV_From_Dashboard__HGQWPAajSImwOWkBIow66A>" %}

The CSV export of Owners will contain the following information:

* SKU ID
* Tag ID
* Serial Number
* Owner ID
* Owner Email
* Marketing Consent for Email Captured

Please note that the SKU export will only include SKU *owners.* An owner is someone who:&#x20;

* Created an account through Legitimate
* Verified a tagged product
* And Successfully claimed a Digital Product


---

# 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.legitimate.tech/public-docs/how-to-export-sku-owners-information.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.
