# I can't find the local terminal option in the desktop app

If you installed Termius from the Mac App Store or via Snap, the app runs in a sandbox. Because of that restriction, it cannot access your local drive. As a result, the local terminal option is unavailable, and you also cannot browse your local system over SFTP.

To use these features, download Termius [from our website](https://termius.com/download) instead.

{% hint style="info" %}
**Quick tip:** The shortcut to open the local terminal is `Cmd+L` on macOS and `Ctrl+L` on Windows and Linux.
{% endhint %}


---

# Agent Instructions: 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://docs.termius.com/help-center/troubleshooting/i-cant-find-the-local-terminal-option-in-the-desktop-app.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.
