> ## Documentation Index
> Fetch the complete documentation index at: https://help.qrtub.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating a Team

> Making a second team from the sidebar switcher — the name and slug fields, the logo file rules, and what a brand-new team starts with

Open the team switcher at the top of the left sidebar and choose **Create Team**. Fill in the
form, click **Create Team**, and QRtub switches you into the new team straight away.

You already have one team without doing this: signing up creates a team named after your email
address, with you as its owner. Create a second one when you genuinely need separate data — a
different business entity, a client whose Items must not mix with yours, or a separate
subscription.

## The form

| Field         | What it does                                                                                                                                                      |
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Team Name** | Required. What you and your members see in the switcher and page headers. Change it later at any time.                                                            |
| **Team Slug** | Required. Filled in automatically from the name — lowercased, spaces turned into hyphens. You can overwrite it; once you type in it, it stops following the name. |
| **Team Logo** | Optional. Shown in the switcher and on the Team page.                                                                                                             |

The slug accepts lowercase letters, numbers and hyphens only. Anything else is rejected with
"Slug can only contain lowercase letters, numbers, and hyphens."

Slugs are unique across all of QRtub, not just your teams, so a common one may be taken by someone
you will never meet. If it is, you get "That team slug is already taken" and nothing is created —
add a word and try again. The slug is an identifier, not an address: it is not part of any Link
URL or dashboard address. See [Team Settings](/team/team-settings).

A logo must be a JPEG, PNG, GIF or WebP file up to 50 MB. SVG files are rejected. The logo is
uploaded after the team itself is created, so if the image fails, you still have a team — just
re-add the logo from Team Settings.

## What you get

You become the team's owner immediately, with every owner-only power in it: settings, invitations,
member removal, and the Subscription section. Nothing else carries over from your other teams.

A new team starts genuinely empty — no Collections, no Items, no Links, no reserved numbered
patterns, no print batches. Your first step is normally
[creating a Collection](/collections/creating-a-collection).

Billing is per team. A new team has no subscription of its own, and the plan on your existing team
does not extend to it.

## Related

* [Team Overview](/team/overview)
* [Team Settings](/team/team-settings)
* [Switching Between Teams](/team/switching-teams)
* [Creating a Collection](/collections/creating-a-collection)
