# Host Page

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

<figure><img src="/files/nAneweWyMh9PSiP7aIaL" alt=""><figcaption></figcaption></figure>

## Host Details

**Host** **Type**: Categorize the Host as a server, workstation,  router, or several other options

**OS Type**: Linux, Windows, Apple, Android

**Target**: Host IP address or fully qualified domain name

**Hostnames**: Additional hostnames, space separated. These hostnames appear on the Port page for use in Service Command Library templates.

**Label**: User defined label

**OS**: Operating system version, captured from Nmap XML or user defined.

**Flags**: Flagged, reviewed, interested, not interested, out-of-scope, shell, owned, color

## Note Pages

![Note Pages](/files/lETZV9gNuyVu63ZLDNrP)

A rich text editor for taking notes about the current Host. It supports copy-and-paste images from the clipboard for capturing screenshots.

{% hint style="info" %}
**Level Up!**&#x20;

Stay organized by attaching tool output directly to a Host. Create a new Note Page for each command output, such the results dirbusting a web folder or logging a nikto scan.&#x20;
{% endhint %}

{% hint style="warning" %}
**Note Pages** are available in **Hobby Tier** & **Pro Tier**
{% endhint %}

### Note Pages History

The content of your Note Pages is automatically stored. You can view previous versions of individual notes by clicking the History button. History data is removed after six (6) months.

## Ports Section

The Ports Section of the Host Page shows a summary of known ports associated with the current Host. This list is built by importing XML files or adding ports manually. &#x20;

## Credentials Section

The Credentials Section lists all credentials captured for the current Host.&#x20;

{% hint style="info" %}
Toggle the password visibility by clicking the eye icon in the table header.
{% endhint %}

## Attachments Section

Attachments are automatically created when you import an XML file. The attachment on the Host Page represents information associated with the current Host only.&#x20;

## Tier Availability

**Host Page** is 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/hosts-and-services/host-page.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.
