多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

4.4 KiB

title description tags keywords
Actions on base Actions you can perform on a base in NocoDB: Rename, duplicate, delete, star a base. [bases base actions] [NocoDB base base rename base duplicate base delete base star base context menu base owner base collaboration base actions base settings base administration base organization]

Base context menu

The base context menu offers a selection of swift actions that can be executed on a base. To access this menu, click on the ellipsis symbol (...) located adjacent to the base name within the left sidebar. image

Rename base

To modify the name of a base, you can easily do so by following these steps:

  1. Initiate the base context menu by clicking on the ellipses ... located next to the base name within the left sidebar.
  2. In the dropdown menu that appears, choose the Rename option.
  3. Input the new name for the base directly within the field provided and then press the Enter key to confirm and save the updated name.

image image

Star base

You can star a base by following simple steps below:

  1. Initiate the base context menu by clicking on the ellipses ... located next to the base name within the left sidebar.
  2. In the dropdown menu that appears, choose the Add to Starred option.
  3. Subsequently, the designated base will be placed into the "Starred" section, conveniently positioned within the left sidebar.

image image

:::info Starred base will appear in both Starred section and All Bases section on the left sidebar. :::

Remove a base from starred list

  1. Initiate the base context menu by clicking on the ellipses ... located next to the base name within the left sidebar.
  2. In the dropdown menu that appears, choose the Remove from Starred option.
  3. Subsequently, the designated base will be removed from the Starred section.

image

Duplicate base

To duplicate a base, you can follow these straightforward steps:

  1. Initiate the base context menu by clicking on the ellipses ... located next to the base name within the left sidebar.
  2. In the dropdown menu that appears, choose the Duplicate option.
  3. Optionally, you can configure the duplication process with the following choices: a) Include data: You have the flexibility to choose whether to duplicate the base with or without its data. b) Include views: You can decide whether to duplicate the base with or without its views.
  4. Click the Confirm button in the confirmation modal that pops up.
  5. A new base will be created, mirroring the original base's schema and data/views based on the configurations specified in step 3.

image image

:::info

  • A duplicate base will be generated within the same workspace as the original base.
  • The duplicated base will be suffixed with Copy in its name.
  • You will be designated as the base owner upon the duplication of the base.
  • Existing base collaborators will not be transferred to the duplicated base. :::

Delete base

If you determine that a base is no longer necessary, you have the option to permanently remove it from your workspace. Deleting a base will delete all the tables and data associated with it.

:::danger This action cannot be undone. :::

:::info Only base owner can delete a workspace. :::

To delete a base:

  1. Initiate the base context menu by clicking on the ellipses ... located next to the base name within the left sidebar.
  2. In the dropdown menu that appears, choose the Delete option.
  3. Select Delete base button on the confirmation dialog box.

image image