> ## Documentation Index
> Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# ETL: UUID

> Generate a universally unique identifier (UUID) string value. Use UUID for creating unique record identifiers in Integrate.io ETL pipeline jobs.

## Description

Returns a universally unique identifier (string)

## Syntax

`UUID()`

## Examples

`UUID()` - returns an arbitrary UUID string

## Notes

Note that usage may affect performance.

## Return value datatype

String
