How to create gitlab organization

I have gitlab free plan and ultimate edition (trial).

I am not able to see gitlab organization feature. Is organization is same toplevel account name ? or top level goupls

Thanks

Hi @forvaidya :wave: Welcome to the GitLab community forum! :tada:

Is organization is same toplevel account name ? or top level goupls

Yes, in GitLab, “organization” is synonymous with “top-level group”.

1 Like

Documentation fix requested

OK, since Top Level group and Organization is same, can gitlab fix the documentation.

Documentation says that

  1. On the left sidebar, at the top, select Create new () and New organization.
  2. In the Organization name text box, enter a name for the organization.
  3. In the Organization URL text box, enter a path for the organization.
  4. In the Organization description text box, enter a description for the organization. Supports a limited subset of Markdown.
  5. In the Organization avatar field, select Upload or drag and drop an avatar.
  6. Select Create organization.

Organization is a new feature that is in development. It is hidden behind a feature flag, and the current state is explained in the documentation page header.

If you are interested in learning more about the development and architecture, you can review the design blueprint in

1 Like