Workspace Settings

The Workspace Settings page in the Admin module allows administrators to create, edit, and delete workspaces. Workspaces are logical environments (such as QA, Test, or Production) used for organizing projects, testing, or segregating workloads.

Access Workspace Settings

  1. Navigate to Admin > Configuration > Workspace Settings.

  2. The Workspace Settings page opens, displaying a list of existing workspaces under Workspace Information.

    • Each workspace entry shows the Workspace Name and available Actions (edit or delete).

    • Action buttons include:

      • Edit

      • Delete

Create a Workspace

  1. On the Workspace Settings page, click Add.

  2. Enter a Workspace Name in the input field.

  3. Click Save to create the new workspace.

  4. The workspace appears in the Workspace Information

Note: Click Clear if you want to reset the input before saving.

Edit a Workspace

  1. Locate the workspace you want to modify in the Workspace Information list.

  2. Click the Edit () icon next to the workspace.

  3. Update the Workspace Name as needed.

  4. Click Save to apply the changes.

  5. A confirmation message appears, and the updated workspace name is reflected in the list.

Delete a Workspace

  1. Locate the workspace you want to delete in the Workspace Information list.

  2. Click the Delete () icon next to the workspace.

  3. A confirmation window appears.

  4. Click Yes to confirm the deletion.

  5. The workspace is permanently removed from the list.

Important Notes

  • Deleting a workspace is permanent and cannot be undone.

  • Ensure that no critical workloads are running in a workspace before deletion.

  • Use descriptive names (e.g., QA, Staging, Production) to manage environments easily.

Last updated