--- id: ootb-transforms title: Out of the Box Transforms pagination_label: Out of the Box Transforms sidebar_label: OOTB Transforms sidebar_class_name: operations keywords: ['transforms', 'operations'] description: A list of out of the box transforms. slug: /extensibility/transforms/ootb tags: ['Transforms', 'Transform Operations'] --- Identity Security Cloud ships out of the box with a number of primitive transforms. The following sections describe the transforms. ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; ```