> ## 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.

# objectives_get

> Get all objectives for the current project

## Summary

Retrieve all test objectives and their subtasks for the engagement.

* Needs Admin: False
* Version: 1-2
* Author: @its\_a\_feature\_

### Arguments

No arguments required.

## Usage

```
objectives_get
```

## Detailed Summary

Retrieves all objectives from the Ghostwriter project including:

### Objective Information

* Objective description
* Priority and status
* Deadline dates
* Completion percentage
* Assigned operators

### Subtasks

* Subtask descriptions
* Individual status tracking
* Completion status

Objectives help track testing scope and ensure all required activities are completed.
