# Admin

## Add new digital product

Type the product name into the search box, it will do a product search and come back with the match.

![](/files/-LZSo_fX7d-SEQ6lJuM0)

Make sure the product have a **SKU** associate with it

**Save** it once the product is selected

## Management

The management of Activation Codes - Able to filter activation by **order id**, **customer email** and search for specific **activation code or download link**

![](/files/-LZSpSLuM68WI89XDKED)

## Upload File or Activation Code CSV

![](/files/-LZSp4heEi-3R6QZv1Q4)

Its possible to bulk upload Activation codes with associate SKU

![](/files/-LSzx7Or8DIvEO7ykOa6)

Here is an sample of the CSV

{% file src="/files/-LSzx0guCt0IPouu27gQ" %}
Sample activation codes CSV
{% endfile %}

## Email to Customer

When customer order products that are in the app and paid for it, the app send out an email to customer with activation code.

This email is customisable in the admin

![](/files/-LZSpo_KuFA55VD6Jiut)

Here is the example of the email with the above content - as you can see the \[product-with-codes-replacement-tpl] is replaced with real data.

![](/files/-LT-WyfvShjfChVYYWQe)


---

# 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://dam-documentation.vitaliteration.com/admin.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.
