> For the complete documentation index, see [llms.txt](https://kb.rport.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.rport.io/what-is-rport/screenshots.md).

# Screenshots

![Dashboard and inventory of a Linux client](/files/1ci1lGlkCPu48Hrog7vz)

<div align="left"><img src="/files/AhObhFYC7T8bg2pfchvg" alt="Linux client with SSH Tunnel"> <img src="/files/6zz7nlUnXefhkvXSmqaE" alt="Windows Client with RDP tunnel and Web RDP"></div>

<div align="left"><img src="/files/cxHrcvNnPYXjRKuOIwuy" alt="Inventory view across all clients"> <img src="/files/mk4Dok4xn0TC6FV1m8o3" alt="Settings"></div>

<div align="left"><img src="/files/nQVJZi0tGZLoSsIBT0gB" alt="Bash-Script execution from the browser"> <img src="/files/rrOAJuiy5HcC2ExuKObF" alt="Powershell-Script execution from the browser"></div>

<div align="left"><img src="/files/Vn63uedqfITJUTCeluPh" alt="Parallel script execution"> <img src="/files/rFjQ1QjsNsuy2KM2pbS8" alt="Encrypted metadata in the vault"></div>

<div align="left"><img src="/files/JZBpVlsLP9ikUbqGbBRZ" alt="Pairing of a new client"> <img src="/files/wKNfr83RLpqEm4Nm7L9I" alt="Windows client with an active RDP tunnel"></div>

<div align="left"><img src="/files/3g314f9amXEi2QAlFcdU" alt="Auditlog"> <img src="/files/qNHLBehOgwM9iZjxW0KE" alt="Monitoring"></div>

![Create schedules](/files/oQShjZeEhh8g3S3qwPAO) ![Supervise schedules](/files/6PCkJnuVPeekmud25skh)


---

# 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://kb.rport.io/what-is-rport/screenshots.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.
