Skip to main content

Exporting and Importing AnyDB Types

Exporting Types

Types can be exported for backup, sharing, or transferring to other databases or teams.

To export:

  1. Open any record created from the desired type.
  2. Click Export and select Type.
  3. Select the format as AnyDB JSON/Zip

AnyDB Export Template

A JSON file containing the type structure will be downloaded.


Importing Types

To import a type into another database:

  1. Navigate to the target database.
  2. Open Manage Database.
  3. Go to Types.
  4. Click Import Type.
  5. 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.