# ocsf::category_name

Returns the `category_name` for a given `category_uid`.

```tql
ocsf::category_uid(id:int) -> string
```

## Description

### `id: int`

The `category_uid` for which `category_name` should be returned.

## See Also

* [`ocsf::category_uid`](https://preview.docs.tenzir.com/375/375/reference/functions/ocsf/category_uid.md)