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

# mark_owned

> Mark an object as owned or remove the owned tag from an object by ID.

## Summary

Mark an object as owned or remove the owned tag from an object by ID.

### Arguments (Positional or Popup)

#### object\_id

The object\_id for the object to add "owned" or remove "owned" from.

#### removed

True if you want to remove owned instead of add it.

## Usage

```
mark_owned -object_id \"S-1-5-21-909015691-3030120388-2582151266\"
```
