> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Scope Tracking

> Tracking hostnames and IP addresses in-scope for the project

Offensive assessments need scope lists, which should be easy to reference. The *Scope* tab helps you track as many lists as you like and assign them different properties. Each scope list is a newline-separated list of strings (IP addresses or hostnames).

<Frame>
  <img src="https://mintcdn.com/specteropsdocs/udk5Nn9IYaH0N3DW/ghostwriter-docs/images/features/image-8.avif?fit=max&auto=format&n=udk5Nn9IYaH0N3DW&q=85&s=b1663b1a7f8c6d9b210bd9fdf81478ae" alt="" width="800" height="273" data-path="ghostwriter-docs/images/features/image-8.avif" />
</Frame>

Each list has a name, a preview of the first five lines, a button to expand it into a modal, a note field, and some properties displayed as icons next to the name. You can assign these properties:

* Disallowed – The list includes hosts that should *not be* touched.

* Requires Caution – The list contains hosts that require a "white glove" approach during testing.

Clicking the *Expand* button opens a modal that displays the complete list. The *Copy to Clipboard* button copies the full list to your clipboard in a format suitable for standard tools (e.g., *Nmap*).

<Frame>
  <img src="https://mintcdn.com/specteropsdocs/udk5Nn9IYaH0N3DW/ghostwriter-docs/images/features/image-9.avif?fit=max&auto=format&n=udk5Nn9IYaH0N3DW&q=85&s=849df9dc0724b65d892dadab3c42d97f" alt="" width="800" height="778" data-path="ghostwriter-docs/images/features/image-9.avif" />
</Frame>

Additionally, you can click the settings gear to access an *Export Text File* option. This option downloads a text file with the scope contents. The file can be imported using standard tools like *Nmap* or Burp Suite.

<Frame>
  <img src="https://mintcdn.com/specteropsdocs/BBK0AWoMY3kd6fe3/ghostwriter-docs/images/features/image-10.png?fit=max&auto=format&n=BBK0AWoMY3kd6fe3&q=85&s=96cfad15e3586b3d60000f6a59c6cbf7" alt="" width="640" height="322" data-path="ghostwriter-docs/images/features/image-10.png" />
</Frame>
