In the Elements platform, an Element is a self-contained, deployable module of custom code that plugs into the server runtime to extend or override platform functionality. Each Element is packaged with its own manifest and dependencies, and it is loaded in isolation so it can expose services, API endpoints, and event or lifecycle handlers without interfering with other Elements.

