# What is PenTest.WS?

**PenTest.WS** is a professional penetration testing platform designed to manage the entire assessment lifecycle. From reconnaissance to reporting, it brings all your data together in one place — eliminating spreadsheets, scattered notes, and disconnected tools.

With PenTest.WS you can:

* **Recon** – Import scan results, track hosts and services, and build situational awareness quickly.
* **Exploit** – Record commands, notes, and artifacts in real time as you test.
* **Report** – Organize findings, create reusable report content, and generate polished deliverables without copy-paste headaches.

Whether you’re a solo consultant or part of a larger team, PenTest.WS gives you the structure and flexibility to run engagements efficiently and deliver results with confidence.

{% content-ref url="getting-started" %}
[getting-started](https://docs.pentest.ws/getting-started)
{% endcontent-ref %}

{% content-ref url="hosts-and-services" %}
[hosts-and-services](https://docs.pentest.ws/hosts-and-services)
{% endcontent-ref %}

{% content-ref url="views-and-filtering" %}
[views-and-filtering](https://docs.pentest.ws/views-and-filtering)
{% endcontent-ref %}

{% content-ref url="user-libraries" %}
[user-libraries](https://docs.pentest.ws/user-libraries)
{% endcontent-ref %}

{% content-ref url="built-in-tools" %}
[built-in-tools](https://docs.pentest.ws/built-in-tools)
{% endcontent-ref %}

{% content-ref url="search-capabilities" %}
[search-capabilities](https://docs.pentest.ws/search-capabilities)
{% endcontent-ref %}

{% content-ref url="findings" %}
[findings](https://docs.pentest.ws/findings)
{% endcontent-ref %}

{% content-ref url="clients-and-reporting" %}
[clients-and-reporting](https://docs.pentest.ws/clients-and-reporting)
{% endcontent-ref %}

{% content-ref url="collaboration" %}
[collaboration](https://docs.pentest.ws/collaboration)
{% endcontent-ref %}

{% content-ref url="automation-and-integration" %}
[automation-and-integration](https://docs.pentest.ws/automation-and-integration)
{% endcontent-ref %}

{% content-ref url="authentication" %}
[authentication](https://docs.pentest.ws/authentication)
{% endcontent-ref %}

{% content-ref url="exporting-and-importing" %}
[exporting-and-importing](https://docs.pentest.ws/exporting-and-importing)
{% endcontent-ref %}

{% content-ref url="pro-tier" %}
[pro-tier](https://docs.pentest.ws/pro-tier)
{% endcontent-ref %}


---

# 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.pentest.ws/what-is-pentest.ws.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.
