# What is Serialization?

**Category:** dev

## Overview
It is the process of converting complex data structures into a plain text or byte array that can be stored or transmitted.

---
Source: TreScout Tech Dictionary · https://trescout.com/en/dictionary/serialization/
