# Upload

On this page we clarify some steps you should follow before your upload.

## Import <a href="#import" id="import"></a>

After you have made your [settings](https://automation-docs.lazymerch.com/upload/shirtee/settings) and [preparations](https://automation-docs.lazymerch.com/upload/shirtee/preparation), you can now start getting your data from your spreadsheet into the tool. Therefore use the [Import Forms](https://app.gitbook.com/s/VFJ5iMQ0u4gytJO7pufM/instruction/import-forms).

After you have successfully imported your data into the tool, it will look something like this, depending on your [user interface settings](https://app.gitbook.com/s/VFJ5iMQ0u4gytJO7pufM/general-settings/user-interface):

![Shirtee listings imported to the Workspace](https://2935031900-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVFJ5iMQ0u4gytJO7pufM%2Fuploads%2FaUHTeXWUD2k2x7cK49TK%2FScreenshot_25.png?alt=media\&token=b29f3eab-1406-4319-8d66-d4ecd660de4c)

## Check

Before you can upload, you should make sure that all data has been imported correctly.

### Listing

Expand your Row and check if your listing was imported correctly.

![Successfully imported listing](https://2935031900-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVFJ5iMQ0u4gytJO7pufM%2Fuploads%2Fw2zSRMBSuwNdkwBbL942%2FScreenshot_26.png?alt=media\&token=485ef292-e490-4ef7-bda6-79f31fbaaf39)

In our example everything was imported successfully. If the language labels weren't green you could hover them to see what's wrong. Mostly this will tell you that a translation might be necessary.Yellow warnings do not stop you from starting the upload. The tool can also translate during the upload process. However, we recommend to perform all possible steps in the tool.

### Translation <a href="#translation" id="translation"></a>

If you want to translate before uploading, you can do this for each row individually by right-clicking on a row and selecting Translate, or if you want to translate all rows at once, you can click Select All in the Workspace Controls and then the Translation icon.

### Trademarks <a href="#trademarks" id="trademarks"></a>

If you want to check your trademarks in LazyMerch, it is recommended to do it after the translation. If you have activated the Initial Check, the TM button will already show you by color if the entries you imported contain trademarks or not. Furthermore, you should have checked if your trademark settings show the Nice classes you want.

If you want more explanation about Trademark Check and all the different options, click [here](https://automation-docs.lazymerch.com/helpful-features/trademark-check).

![Results of a trademark check](https://2935031900-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVFJ5iMQ0u4gytJO7pufM%2Fuploads%2FR9z5Ej7igHEhf1g2gGqW%2FScreenshot_27.png?alt=media\&token=fcecf9fe-f611-49f4-ada4-5abac6b846e3)

## Start

After you have conscientiously completed all the previous steps, the next step is the launch. You have the following options:

#### Upload a single or all selected designs

To upload a single design or several selected ones, select the desired quantity and right-click on one of the selected designs. In the right click options select "Upload selected".

![Upload Selected Right Click Option](https://2935031900-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVFJ5iMQ0u4gytJO7pufM%2Fuploads%2FeDaRzLKg7odntP2BM31s%2FScreenshot_33.png?alt=media\&token=eb704610-359b-4a80-8390-e1ad7ae83711)

#### Start upload for Shirtee only

To start the upload for one platform only, in our case MBA, you can right-click on MBA in the collapsed platform navigation bar and select the Play button to start.

![Right Click Option of the Platform Navigation Bar](https://2935031900-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVFJ5iMQ0u4gytJO7pufM%2Fuploads%2FPOzXXkJmnVkmLytHjVVl%2FScreenshot_34.png?alt=media\&token=5711986e-06a5-40f2-a5b8-0c675bc21fee)

{% hint style="info" %}
This screenshot is showing this by an example of starting MBA. It works the same if you selected Shirtee.
{% endhint %}

Or if the Platform Navigation Bar is expanded, you can reach the Play button without right-clicking.

![Expanded Platform Navigation Bar showing the Play button](https://2935031900-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVFJ5iMQ0u4gytJO7pufM%2Fuploads%2FniGmQSryGzctOuvjNIZi%2FScreenshot_35.png?alt=media\&token=9cbbb818-4bbb-4c5e-ba58-68943a233752)

#### Start by Running All

If you click the Run All button at the top right of the workspace, all platforms in which you have loaded listings will start. There is also a [Run Sequenced](https://automation-docs.lazymerch.com/instruction/workspace#run-all-button) option that allows you to control how many platforms can run at the same time.


---

# 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://automation-docs.lazymerch.com/upload/shirtee/upload.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.
