Exporting and Importing AnyDB Types
Exporting Types
Types can be exported for backup, sharing, or transferring to other databases or teams.
To export:
- Open any record created from the desired type.
- Click Export and select Type.
- Select the format as AnyDB JSON/Zip

A JSON file containing the type structure will be downloaded.
Importing Types
To import a type into another database:
- Navigate to the target database.
- Open Manage Database.
- Go to Types.
- Click Import Type.
- Select the previously exported JSON.
Once imported, the type will be available to all team members in that database.
tip
Importing a type transfers the layout, field types, and styles only. No data is included.