# Settings

After you have opened the [settings](/general-settings/settings.md) in the upload area of the tool, select Spreadshirt on the left of the Settings window.

![Spreadshirt Settings Window](/files/SjXomKz7r970Ry5yoYpf)

### Trademark Blacklist

This button will take you to the blacklist of Spreadshirt. It is designed to enter words that you want LazyMerch to warn you about. If you want to learn more about the blacklist, click here.

### Keystroke Delay

This value shows by how many milliseconds the keystrokes must be deferred. This affects all necessary textual inputs, such as the title, description and the tags. The lower the value, the quicker the input.

### Remove Forbidden Tags

This setting decides, whether the tags which Spreadshirt does not accept should be removed or not. It can happen that such tags are repeatedly found in listings or that they are unexpectedly declined. Therefore, we suggest that you activate this setting by choosing “yes”.

{% hint style="info" %}
These forbidden words can also appear in the title or description. We cannot remove them there, so as not to destroy your listing and unknowingly expose you to trademark infringements. If you find such words, it is best to add them to your blacklist so you will be warned for your next uploads.
{% endhint %}

### Delay After Template Selection

Here you can set the time that passes after the product template selection step on Spreadshirt. If the value is too low it may cause the template to not be loaded correctly.

### Adjustment Option

This option refers to the adjustment option on Spreadshirt where you have to decide whether your design shall be appear optimized on the products or original.

### Enable Automatic Translation

If activated, the listing will be translated to different languages by Spreadshirt.


---

# 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/spreadshirt/settings.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.
