Trickest Fleets
Trickest Fleet is a group of machines that are used to execute workflows. There are two types of fleets:- Managed Fleet - Fleet of machines that are managed by Trickest. You can use them to execute workflows without any additional configurations.
- Self-Hosted Fleet - Fleet of machines that are attached to your account. You can use them to execute workflows on your own machines. These can be any device on any operating system.
Settings
menu. It provides an overview of all available machines and their status. You can see the list of all machines, their type, status, and the list of running workflows on each machine.

Depending on your account type, you might have different number of Self-Hosted and Managed machines.
Machines Management
During the workflow execution, Trickest Execution Engine will automatically assign the machines to the workflow. Additionally, you will be able to chooseFleet
you want workflow to be executed on.
Check out Tutorial for Attaching a Self-Hosted Machines
One Managed Machine Execution Example
Let’s execute workflow which is usingpython-script
and printing out Hello World!
message.

Managed fleet
and you can follow it’s execution.

Self-Hosted Machines Execution Example
If you have a Self-Hosted machine attached to your account, during the execution you can chooseSelf-Hosted Fleet
and execute the workflow on your machine.
Self-Hosted Machines can be attached to any device and don’t require any custom network configurations.
Prerequisites
In order tu utilize self-hosted machines, you need to have at least one machines attached to Self-Hosted Fleet.

