# Main Toolbar Window

| buttons                                                                                                                                                                                                                                                                         | function                                |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------- |
| <img src="https://2400490544-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MhmfherpD6FRup-Pt1p%2F-MhmhkrwdYQqxDaZfbHs%2F-MhmqXGFD9wCk3r3eSE_%2Fimage.png?alt=media&#x26;token=238e934c-129b-4a69-8a93-8e5bdf77f3ee" alt="" data-size="original"> Add icon      | add a new automation                    |
| <img src="https://2400490544-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MhmfherpD6FRup-Pt1p%2F-MhmhkrwdYQqxDaZfbHs%2F-MhmquJzoSB5M3u4b9E4%2Fimage.png?alt=media&#x26;token=25695319-3c29-4f01-a181-d477aaafcc5f" alt="" data-size="original"> Upload icon   | upload automation from local .json file |
| <img src="https://2400490544-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MhmfherpD6FRup-Pt1p%2F-MhmhkrwdYQqxDaZfbHs%2F-MhmrmP1zh_6GDl2ztKi%2Fimage.png?alt=media&#x26;token=8cbdd546-82e4-42fe-9107-a32776a44d55" alt="" data-size="original"> Settings icon | opens the settings window               |
| <img src="https://2400490544-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MhmfherpD6FRup-Pt1p%2F-MhmhkrwdYQqxDaZfbHs%2F-MhmsC0T4jrw9on-0vWx%2Fimage.png?alt=media&#x26;token=e643bdb4-593b-4315-b58b-56dcabad4520" alt="" data-size="original"> License icon  | opens the license  window               |
| <img src="https://2400490544-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MhmfherpD6FRup-Pt1p%2F-MhmhkrwdYQqxDaZfbHs%2F-MhmsftKWnj5O6YEa7FX%2Fimage.png?alt=media&#x26;token=b66e92af-dee6-4636-a751-5c3de1fe909b" alt="" data-size="original"> Help icon     | opens the forum in the web browser      |

## Context Menus

#### Categories context menu:

<div align="center"><img src="https://2400490544-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MhmfherpD6FRup-Pt1p%2F-MhmhkrwdYQqxDaZfbHs%2F-MhmtZIGYwrmTxHBpirg%2Fimage.png?alt=media&#x26;token=2fa7347d-00ab-4dcf-857c-14b0234a5c06" alt="right click on the category space to use more functions"></div>

<table data-header-hidden><thead><tr><th width="194"></th><th></th></tr></thead><tbody><tr><td>add automation</td><td>create a new empty automation inside this category.</td></tr><tr><td>add category</td><td>add a new category with a custom name for organizing automations.</td></tr><tr><td>rename</td><td>rename this category.</td></tr><tr><td>export all</td><td><p>export all the automation inside this category to a custom folder, a new .json file will be created for every automation inside the category.</p><p>use this option to share/move the entire category content to other user/computer or backup the category so in case of error you will have a backup of all your automations ready to be installed again.</p></td></tr><tr><td>delete category</td><td><p>deletes this category and all it's content </p><p>(this action can't be undone).</p></td></tr></tbody></table>

####

####

#### Automation button context menu:

<div align="center"><img src="https://2400490544-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MhmfherpD6FRup-Pt1p%2F-MhmhkrwdYQqxDaZfbHs%2F-Mhmu0zdDcNWMye4V7bU%2Fimage.png?alt=media&#x26;token=ff8b46bf-a9e1-4c9d-abfd-af560d43ebff" alt="right click on the automation button space to use more functions"></div>

<table data-header-hidden><thead><tr><th width="185.42385822780693"></th><th></th></tr></thead><tbody><tr><td>edit</td><td>opens the editor window for this automation, in the editor you should create the instructions for this automation. see more in <a href="../creating-automation-real-world-examples">Creating Automations</a>.</td></tr><tr><td>edit information</td><td>opens information the window, change the name, description and category.</td></tr><tr><td>duplicate</td><td>duplicates this automation (in case you need similar automation in other category with some changes).</td></tr><tr><td>export</td><td>export this automation as .json file format ready to be shared with other user/computer.</td></tr><tr><td>create shortcut file</td><td><p>create a jsx script file that can be used as a keyboard shortcut for this automation.</p><p>read more at <a href="keyboard-shortcuts">Keyboard Shortcuts</a>.</p></td></tr><tr><td>delete</td><td>deletes this automation.</td></tr></tbody></table>

read more about the "create shortcut file" option [here](https://automation-toolkit.gitbook.io/automation-toolkit-pro-user-guide/usage/keyboard-shortcuts)
