# Actions

| Name                 | Info                                                                                                                                                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                                                         |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| import               | imports the file into the project                                                                                                                                                                                                                                                                                                                                                                                                     |                                                                                                                                                                                                                                                                                                                         |
| file select window   | opens a window that lets you choose a path to a file on your computer                                                                                                                                                                                                                                                                                                                                                                 |                                                                                                                                                                                                                                                                                                                         |
| file save window     | opens a window that lets you choose a path to a file that doesn't exit yet                                                                                                                                                                                                                                                                                                                                                            |                                                                                                                                                                                                                                                                                                                         |
| create               | <p>creates the file in the computer (using the "path" file property)<br><br>specify the text data for the file<br><br>\* this action is disabled by default for security measures (read more in the settings),<br>in order to use this action please enable the "Allow automation to create/modify external file" option<br>in "edit information" >> "Advanced Settings"<br>or enable this option globally in the settings window</p> |                                                                                                                                                                                                                                                                                                                         |
| rename               | <p>renames the file<br><br>specify a new name for the file<br>\* these characters cannot be used in the file name /:"\*?<>                                                                                                                                                                                                                                                                                                            | <br><br>\* this action is disabled by default for security measures (read more in the settings),<br>in order to use this action please enable the "Allow automation to create/modify external file" option<br>in "edit information" >> "Advanced Settings"<br>or enable this option globally in the settings window</p> |
| open                 | opens the file using the appropriate application, as if it had been double-clicked in a file browser                                                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                                                         |
| copy to              | <p>copies the file to a specified folder<br><br>\* this action is disabled by default for security measures (read more in the settings),<br>in order to use this action please enable the "Allow automation to create/modify external file" option<br>in "edit information" >> "Advanced Settings"<br>or enable this option globally in the settings window</p>                                                                       |                                                                                                                                                                                                                                                                                                                         |
| check image sequence | checks if the file is the first file of an image sequences and set the "is image sequence" file property value accordingly                                                                                                                                                                                                                                                                                                            |                                                                                                                                                                                                                                                                                                                         |
