# Boards

**Example URL:** <https://pentest.ws/e/{engagement.id}/boards>

Boards give you a flexible, drag-and-drop way to organize hosts within an engagement. Each board is user-defined and can contain any number of hosts, allowing you to visually track progress, group targets, or segment environments.

![Boards Demo](/files/67PSrsmbARLpZHxYxH1t)

#### How Boards Work

* Create as many boards as you need within an engagement.
* Add hosts to boards using the sidebar or drag-and-drop.
* Move hosts between boards to reflect status or workflow.

#### Organizing Strategies

You can define boards to match the way you work. Common approaches include:

* **Status** – In Progress, Vulnerable, Cleared
* **Environment** – External, Internal, WiFi, Cloud
* **Domains** – AD: US, Europe, Asia
* **Phases** – Group 1, Group 2, Group 3

#### Advanced Uses

* **Board Filters** – Narrow your view to a single board for focus.
* **Team Collaboration (Pro Tier)** – In shared engagements, assign hosts by board to different testers.
* **Creative Workflows** – Use boards for labs (e.g., HackTheBox), with categories like *Active Testing*, *Pwned*, *Archived*.

#### Key Benefits

* Visual, intuitive host management
* Fully customizable for any workflow
* Scales from personal use to collaborative engagements

## Board Sub Menu

Access the Board Sub Menu by clicking the ![](/files/FynbMmHYcDogCRxoFDhn) icon in the Board header. You can also use this icon to reorder the Boards using drag-and-drop.

![](/files/LhxQpYpXtKJlXLko2l5D) Sort the Board's Hosts by ascending target values

![](/files/zimtiyap9lwDXQ31cWEE) Sort the Board's Hosts by descending target values

![](/files/lRhk19dVs3AhVpsupduI) Move all Hosts in this Board to another Board

![](/files/WbDiMTqQFS2Tx4RveK4T) Equally distribute all Hosts in this Board to the other Boards

![](/files/mil5ipyIS02CzvKgcIJp) Delete the current Board and move all Hosts to the Unassigned bucket

## Tier Availability

**Boards** are available on all tiers.


---

# 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/views-and-filtering/boards.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.
