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

> Update an existing objective

## Summary

Modify an objective's description, priority, status, or other details.

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

### Arguments

#### objective\_id

* Description: ID of the objective to update
* Required: True

Plus additional fields for description, status, priority, etc.

## Usage

```
objectives_update
```

## Detailed Summary

Updates an existing objective. Can modify:

* Description
* Priority level
* Status (complete, in progress, etc.)
* Deadline
* Assigned operators
* Completion percentage

Useful for tracking progress throughout the engagement.
