> For the complete documentation index, see [llms.txt](https://docs.forestall.io/fsprotect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forestall.io/fsprotect/search-and-reports/gcp-entities/organizational-unit.md).

# Organizational Unit

The **GCPOrganizationalUnit** entity represents a Google Workspace organizational unit (OU) — a subdivision used to organize users and apply policies within a Google Workspace domain.

| Field             | Type   | Possible Operators                                                 | Description                                                      |
| ----------------- | ------ | ------------------------------------------------------------------ | ---------------------------------------------------------------- |
| Guid              | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Unique identifier for the entity in FSProtect                    |
| FSName            | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Display name used in FSProtect                                   |
| Name              | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Full resource name of the organizational unit                    |
| DisplayName       | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Human-readable display name of the organizational unit           |
| Description       | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Description of the organizational unit                           |
| OrgUnitPath       | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Full path of the organizational unit (e.g. /Engineering/Backend) |
| ParentOrgUnitPath | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Path of the parent organizational unit                           |
| OrgUnitId         | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Unique ID of the organizational unit                             |
| GCPTier           | NUMBER | Equal, Between, Smaller, Larger, Smaller or Equal, Larger or Equal | GCP tier classification assigned by FSProtect                    |
| risk              | NUMBER | Equal, Between, Smaller, Larger, Smaller or Equal, Larger or Equal | Risk score assigned to the entity                                |
| ExposurePoint     | NUMBER | Equal, Between, Smaller, Larger, Smaller or Equal, Larger or Equal | Exposure point score assigned to the entity                      |
