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.
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](/img/v2/base-context-menu.png)
![image](/img/v2/base/base-context-menu.png)
## Rename base
## Rename base
To modify the name of a base, you can easily do so by following these steps:
To modify the name of a base, you can easily do so by following these steps:
@ -14,8 +16,8 @@ To modify the name of a base, you can easily do so by following these steps:
2. In the dropdown menu that appears, choose the `Rename` option.
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.
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](/img/v2/rename-base-1.png)
![image](/img/v2/base/base-rename-1.png)
![image](/img/v2/rename-base-2.png)
![image](/img/v2/base/base-rename-2.png)
## Star base
## Star base
@ -24,8 +26,8 @@ You can star a base by following simple steps below:
2. In the dropdown menu that appears, choose the `Add to Starred` option.
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.
3. Subsequently, the designated base will be placed into the "Starred" section, conveniently positioned within the left sidebar.
![image](/img/v2/starred-base-1.png)
![image](/img/v2/base/base-add-to-starred.png)
![image](/img/v2/starred-base-2.png)
![image](/img/v2/base/base-add-to-starred-2.png)
:::info
:::info
Starred base will appear in both `Starred` section and `All Bases` section on the left sidebar.
Starred base will appear in both `Starred` section and `All Bases` section on the left sidebar.
@ -36,7 +38,7 @@ Starred base will appear in both `Starred` section and `All Bases` section on th
2. In the dropdown menu that appears, choose the `Remove from Starred` option.
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.
3. Subsequently, the designated base will be removed from the `Starred` section.
![image](/img/v2/starred-base-remove.png)
![image](/img/v2/base/base-remove-starred.png)
## Duplicate base
## Duplicate base
@ -49,9 +51,8 @@ To duplicate a base, you can follow these straightforward steps:
4. Click the `Confirm` button in the confirmation modal that pops up.
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.
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](/img/v2/duplicate-base-1.png)
![image](/img/v2/base/base-duplicate-1.png)
![image](/img/v2/duplicate-base-2.png)
![image](/img/v2/base/base-duplicate-2.png)
![image](/img/v2/duplicate-base-3.png)
:::info
:::info
- A duplicate base will be generated within the same workspace as the original base.
- A duplicate base will be generated within the same workspace as the original base.
@ -78,9 +79,9 @@ To delete a base:
2. In the dropdown menu that appears, choose the `Delete` option.
2. In the dropdown menu that appears, choose the `Delete` option.
3. Select `Delete base` button on the confirmation dialog box.
3. Select `Delete base` button on the confirmation dialog box.