Delete base
In the undb platform, users can delete a Base to clean up data collections that are no longer needed. Deleting a Base is an irreversible action, so please ensure you fully understand the consequences before proceeding.
Location of the Feature
- Log in to the
undbplatform and navigate to theSpacewhere theBaseyou want to delete is located. - In the left-hand navigation panel, find and click on the
Baseyou wish to delete. - Once inside the
Base, click the settings icon (gear icon) in the top right corner to access theBasesettings page.
Deletion Steps
- At the bottom of the
Basesettings page, you will find a “Delete Base” button. - Click the “Delete Base” button, and a confirmation window will pop up, warning you that this action is irreversible.
- If you are sure you want to delete this
Base, type the name of theBaseinto the confirmation window to confirm the deletion. - Click the “Confirm Deletion” button to complete the process.
Important Notes
- Data Loss: Deleting a
Basewill permanently delete all data, table structures, views, and any related fields from otherBases. This action cannot be undone. - Linked Fields: If other
Baseshave fields that reference tables within the deletedBase, those reference fields will also be deleted. If these reference fields are used inrollupfields, therollupfields will also be deleted. - System Fields Update: The deletion of a
Basewill update the system log fields, recording the user who performed the action and the time of deletion.
Frequently Asked Questions
-
Can I recover a
Baseafter I’ve deleted it by mistake?- No. Once the deletion is complete, the data is permanently lost and cannot be recovered.
-
Can I delete only certain tables or records within a
Baseinstead of deleting the entireBase?- Yes. You can manage and delete specific tables or records within a
Basewithout deleting the entireBase.
- Yes. You can manage and delete specific tables or records within a
-
What impact does deleting a
Basehave on the API?- Once a
Baseis deleted, all API endpoints associated with thatBasewill become invalid. Any applications relying on thisBasewill need to be updated accordingly.
- Once a