Exporting and importing a model-based custom entity type
Exporting an entity type


Importing an exported entity type

Last updated
Was this helpful?
You can export a model-based entity type to an encrypted file. The export includes the entire configuration.
You can then import the entity type into another instance of Textual.
Required global permission: Edit any custom entity type
From the details page for an entity type, to export the entity type:
Click the actions menu next to the entity type name, then click Export Entity Type.

After it downloads the custom entity type to the encrypted file, Textual displays the encryption key that was used to encrypt the file, and that you will need when you import the entity type. To copy the key, click the copy icon.

Required global permission: Must have one of the following:
Create custom entity types
Edit any custom entity type
After you export a model-based custom entity type, you can import it into another instance of Textual.
When you import an entity type, you are prompted to provide the encryption key that Textual provided during the import.
You cannot use the import to update or replace an existing entity type. If there is already an entity type with the same name, the import fails.
Regardless of whether the imported entity type was complete and had an active model, it is inactive when it is imported. After the import, you can update the entity type to identify an active model.
To import an exported entity type:
On the Custom Entity Types page, click Import Entity Type.
On the Import Entity panel, to search for and select the exported file, click Choose file.

In the Decryption key field, paste the encryption key that you copied during the export.
Click Import.
Last updated
Was this helpful?
Was this helpful?