Skip to content
APIANTdocs
GuidePlatformv1

Module Definition

Learn how to define and preview a module's appearance in the assembly editor with this document. Discover how each user interface component is named for easy access to its value in the implementation code.

#assembly#modules#builders

This tab provides a drag-drop designer for defining how the module appears in the assembly editor:

Generally this is where needed input is provided that controls the module's processing. Any data that needs to be wired into the module is defined here.

Click Preview to see how the module will appear when rendered in the Assembly Editor:

Each UI component is given a name, which is used to access the component's value from the implementation code:

Related docs

Automation Editor
#assembly
What is APIANT?
#modules
Account Management
#assembly
Automation Templates
#builders
Key Concepts
#assembly
Last updated April 6, 2026