# Limit Generator

Instead of typing each limit manually, which can be a tedious work if you have many signals, you can use the **limit generator**, which you launch with the button at the right top corner.

![Limit Gen](/files/Yk7PdTH97NzXwJ4Taioa)

With the limit generator you create a limit with the provided name, min and max value for every signal and every DUT type. As for the error numbers, you choose a starting number and an increment (remember the numeric gap). If you apply the generator like in the picture above to an empty limit configuration, you will get the following result.

![Limit Gen Finished](/files/sMbEqG6MrymwM5MIgKGb)

Afterwards, you can adjust the limit values if needed, which is altogether a faster way of creating limits than doing it one by one.


---

# 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.irs.systems/ltt/documentation/ltt-gui-manual/lttgui/dialogs/f5limitconfiguration/limitgenerator.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.
