Skip to main content

Workspaces

Collaborate and Create

  • Organizations

    Workspaces are a unique feature provided by initializ.ai so users can collaborate with their team in a particular organization. A user can create multiple workspaces and add members within an organization.

    Users can add their respective organization while registering for the platform.

    orgs ** Snippet of adding an organization on registration.

  • Adding a new Workspace

    Adding a new workspace is very simple. You can use it to segregate deployments w.r.t. your criteria, for example, according to the environment of the applications.

    • To add a new workspace, you need to click on the Workspaces option on the sidebar and select New Workspace.

      add_workspace ** Snippet of adding a new workspace.

    • Enter the name of the workspace and description(optional).

      automatic_workspace ** Snippet of creating a app from certain workspace. -->

    • For the production and non-production clusters, as well as the registry, you have two options:

      1. Clusters :

      • Use the default production and non-production clusters provided by initializ.ai.
      • Bring your own clusters.(learn about)

      2. Registry :

      This approach gives you the flexibility to either use the default infrastructure provided by initializ.ai or bring your own clusters and registry based on your requirements.

    • For the supply chain keep it default.

note
  • Only Admins or Workspace Admins have permission to add a new workspace.