> For the complete documentation index, see [llms.txt](https://docs.halosecurity.com/api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.halosecurity.com/api/events-archive/project-engineer.md).

# project-engineer

### Overview

* **Key:** `project-engineer`
* **Name:** Project Engineer Assigned
* **Triggers when:** A security engineer is assigned to a project

### Fields

| Field      | Type    | Description      |
| ---------- | ------- | ---------------- |
| review\_id | integer | ID of the review |

### Example data

```json
{
    "review_id": 12345
}
```
