Skip to main content
All CollectionsData & feedsModels and data mappings
How to remove a field from a model?
How to remove a field from a model?
Jakub Dziuba avatar
Written by Jakub Dziuba
Updated over 5 months ago

When to remove a field from the model?

  • the given field is duplicated

  • you no longer need the field

  • Be careful not to accidentally delete the Required field, because then the model will not be able to be used
    โ€‹
    โ€‹

How to do it?

  1. Go to Models and data mappings.

  2. Enter the model from which you want to remove the field.

  3. Enter MODEL FIELDS AND MAPPING.

  4. Select the field you want to remove

  5. In the Actions column of the selected field, click the red "Delete" trash can icon to delete the field.

Did this answer your question?