> For the complete documentation index, see [llms.txt](https://docs.craft.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.craft.co/company-data-api/graphql-objects/riskhighlight.md).

# RiskHighlight

| Field          | Type                                                                      | Description                           |
| -------------- | ------------------------------------------------------------------------- | ------------------------------------- |
| content        | String!                                                                   | content of the highlight              |
| occurred       | String!                                                                   | date in YYYY-MM-DD format             |
| severity       | String!                                                                   | severity of the highlight             |
| additionalInfo | \[[AdditionalInfo](/company-data-api/graphql-objects/additionalinfo.md)!] | List of additional information fields |
