# Plugin execution and parameters The plugin needs execution permissions to be launched: `chmod +x pandora_mist` The execution and the parameters of the plugin are: `./pandora_mist -t -o [ -g ] [ -p ] [ --data_dir ]`
**Parameter****Description**
-hShows plugin help screen
-t <token>, --token <token>**Mandatory**. Mist API token
-o <org\_id>, --org <org\_id>**Mandatory.** Mist organization ID from which to extract the information of the zones
-g <group>, --group <group> Group where agents created will belong. *Default: Mist*
-p <prefix>, --prefix <prefix>Prefix in the created agent names. *Default: Mist*
--data\_dir <data\_dir>Pandora FMS data directory. *Default: /var/spool/pandora/data\_in*
If the execution was successful we should see '1' data when running the plugin.