> For the complete documentation index, see [llms.txt](https://help.filestar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.filestar.com/automation/desktop-shortcuts.md).

# Desktop Shortcuts

{% hint style="info" %}
Desktop Shortcuts are currently only available on Windows.
{% endhint %}

<figure><img src="/files/L8hDXD5HWxxINIKk7Bez" alt=""><figcaption></figcaption></figure>

Many of you use Filestar for the same file conversions over and over. Maybe you convert daily Excel reports into pdf. Or work with images where you often need to change them from one file format into another. With the new feature Filestar Shortcuts, you can create your automated skill accessible right on your desktop.

When you have finished one of those skills in Filestar that you know you want to use again, press the *Desktop Short* button. Choose the name and place for the shortcut, and you are done. Whenever you want to do that conversion again, just drag and drop your files onto the shortcut icon on the desktop - and the skill will be started and done automatically. Check out the animation below to see how smooth it is.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.filestar.com/automation/desktop-shortcuts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
