> For the complete documentation index, see [llms.txt](https://docs.connect.jfrog.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.connect.jfrog.io/features-new-ui/tools.md).

# Tools

- [Remote Tools](https://docs.connect.jfrog.io/features-new-ui/tools/remote-tools-overview.md): Use JFrog Connect’s tools for accessing, troubleshooting, and controlling your edge device.
- [Use Terminal](https://docs.connect.jfrog.io/features-new-ui/tools/remote-tools-overview/use-terminal.md): JFrog Connect makes it easy to troubleshoot and maintain devices by using remote support tools. This page describes how to use Terminal.
- [Terminal Troubleshooting](https://docs.connect.jfrog.io/features-new-ui/tools/remote-tools-overview/use-terminal/remote-control-embedded-linux-ssh.md): Some tips in case you are having trouble using the Terminal feature in JFrog Connect.
- [Open Port Tunnel Session](https://docs.connect.jfrog.io/features-new-ui/tools/remote-tools-overview/remote-access.md): Use JFrog Connect’s port tunneling tool to gain access to your edge device.
- [Access with VNC](https://docs.connect.jfrog.io/features-new-ui/tools/remote-tools-overview/remote-access/access-with-vnc.md): Use JFrog Connect to enable VNC port tunneling to access and control your edge device.
- [Connect with SSH](https://docs.connect.jfrog.io/features-new-ui/tools/remote-tools-overview/remote-access/connect-with-ssh.md): Use JFrog Connect to enable port tunneling in SSH to access and control your edge device.
- [Access Device Web Applications](https://docs.connect.jfrog.io/features-new-ui/tools/remote-tools-overview/remote-access/access-device-web-applications.md): Use JFrog Connect to enable port tunneling access to web applications on your edge device.
- [Run Commands Remotely](https://docs.connect.jfrog.io/features-new-ui/tools/remote-tools-overview/control-center-remote-ssh-commands.md): With JFrog Connect, you can run a command remotely on one or multiple edge devices. View the command output and save the command to use again later.
- [Run a Saved Command](https://docs.connect.jfrog.io/features-new-ui/tools/remote-tools-overview/control-center-remote-ssh-commands/run-a-saved-command.md): Run a saved command in JFrog Connect.
- [Run Command as Non-Root User](https://docs.connect.jfrog.io/features-new-ui/tools/remote-tools-overview/control-center-remote-ssh-commands/running-commands-as-user.md): You can run commands remotely on your edge device as a root or non-root user. This procedure shows how to run as non-root.
- [Create a Saved Command](https://docs.connect.jfrog.io/features-new-ui/tools/remote-tools-overview/control-center-remote-ssh-commands/create-a-saved-command.md): Create a command and save it to the list of Saved Commands in JFrog Connect.
- [View Commands](https://docs.connect.jfrog.io/features-new-ui/tools/remote-tools-overview/control-center-remote-ssh-commands/view-commands.md): View the list of saved commands and the list of commands you have run using JFrog Connect.
- [Edit or Delete a Command](https://docs.connect.jfrog.io/features-new-ui/tools/remote-tools-overview/control-center-remote-ssh-commands/edit-or-delete-a-command.md): Edit or delete a command from the list list of Saved Commands in JFrog Connect.
- [Get Device Files (Fetch Files)](https://docs.connect.jfrog.io/features-new-ui/tools/remote-tools-overview/software-application-logs.md): In JFrog Connect you can easily retrieve logs or other files and folders from your IoT device.
- [Alerts](https://docs.connect.jfrog.io/features-new-ui/tools/get-alerts.md): JFrog Connect sends alerts about your devices. For a device resource or process, you just need to configure an alert channel, such as email or webhook, and define the alert threshold.
- [Create Channel](https://docs.connect.jfrog.io/features-new-ui/tools/get-alerts/create-channel.md): A channel is the medium, such as email or webhook to an application, over which you receive alerts in JFrog Connect. This page describes how to configure channels.
- [Set Webhook](https://docs.connect.jfrog.io/features-new-ui/tools/get-alerts/create-channel/set-webhook.md): Webhooks enable you to send JFrog Connect device alerts to a third-party application or to an application of your own. This page describes how to configure a webhook.
- [View Configured Channels](https://docs.connect.jfrog.io/features-new-ui/tools/get-alerts/create-channel/view-configured-channels.md): View alert channels that have been configured in JFrog Connect.
- [Create Monitored Process](https://docs.connect.jfrog.io/features-new-ui/tools/get-alerts/create-monitored-process.md): Monitor a process and create alerts for conditions you define.
- [View Monitored Processes](https://docs.connect.jfrog.io/features-new-ui/tools/get-alerts/create-monitored-process/view-monitored-processes.md): View monitored processes on your devices with JFrog Connect.
- [View Configured Alerts](https://docs.connect.jfrog.io/features-new-ui/tools/get-alerts/view-configured-alerts.md): View the list of resource and device state alerts you have configured on your devices with JFrog Connect.
- [View Triggered Alerts](https://docs.connect.jfrog.io/features-new-ui/tools/get-alerts/view-triggered-alerts.md): View the alerts that have been triggered on your devices with JFrog Connect.
- [Monitor](https://docs.connect.jfrog.io/features-new-ui/tools/monitor.md): Continuous monitoring of your edge devices with JFrog Connect
- [Resource Monitor](https://docs.connect.jfrog.io/features-new-ui/tools/monitor/linux-resources-monitor.md): The Resource monitor tool lets you view all of your device's resource usage in one place, in real-time.
- [Process Monitor](https://docs.connect.jfrog.io/features-new-ui/tools/monitor/linux-processes-monitor.md): Monitoring processes whether they are running or not and while receiving alerts accordingly


---

# 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://docs.connect.jfrog.io/features-new-ui/tools.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.
