# Templates

The "Templates" page provides information about the created templates that can be used to create robots.

#### **Woking with templates**

The list of templates can be sorted by each column by clicking on the icon <img src="https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-469d3a845029d88f2eccf6529d2321e208fd9fed%2Fimage%20(130).png?alt=media" alt="" data-size="line"> .

For searching in the list use the search box on the right

![](https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-05a46cb2aaabbd8e5afad6851b07cb6a06535a02%2Fimage%20\(258\).png?alt=media)

You can also customize the display of columns. To do this, you need to click on the icon <img src="https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-b8b2e0c2efefb027ab84f46281fadc93e66aa825%2Fimage%20(187).png?alt=media" alt="" data-size="line"> next to the search bar and select the required columns.

![](https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-57e7d6f3afa5c3af5462fa3b841924ea319ce3f1%2Fimage%20\(143\).png?alt=media)

The list of templates can be updated by clicking the icon <img src="https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-e1760bf30db9e82f71f0d8039c8f6458298dc6d4%2Fimage%20(139).png?alt=media" alt="" data-size="line"> located next to the search bar.

#### Create template

To create the template click the button "Create tempate"

![](https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-3c1ccc3c09d5f9ff800038c512712f6e343082b8%2Fimage%20\(123\).png?alt=media)

Window for entering data will open. To create template you could fill in the required field "Name" and save the entered data. Optionaly you can set following parameters:

* **Log message types:** selecting a type from the list. Debug - robot debug messages, Error - errors, Network - traffic log when interacting with web services, Info - information about the steps performed,
* **Log format:** Refers to the log of the local robot logs. Selecting a format from the list (csv or text)
* **Flow priority:** The priority of the robot's threads within the operating system (for multi-threaded execution). Selecting a priority from the list.
* **Application priority:** The priority of the robot execution within the operating system (for multithreaded execution. Selecting the priority from the list.
* **Flow count:** The number of parallel executable instances of a given project (load testing). Entering a numerical value.
* **Start index flow:** The identifier of the first stream, further streams are identified with a step plus one. Entering a numerical value.
* **Min threads:** The minimum size of the application thread pool. It is recommended to set more than the total number of threads. Entering a numerical value.
* **Log custom to file:** The need to write logs of user messages to a file. Set by switch.
* **No control:** The need to write logs to the console. Set by switch.
* **Log to file:** The need to write logs to a file. Set by switch.

![](https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-96120fdf0e2c522dbbff6eb309f7caccad3807df%2Fimage%20\(306\).png?alt=media)
