# Upgrade a Team

UniDeck Teams can be upgraded to unlock premium collaboration features that boost productivity across your organization. Upgrading a team gives every member access to advanced tools and shared resources, all managed under one plan.

***

### Accessing the Upgrade Options

To upgrade a team:

1. Click on your **profile icon** in the bottom-right of the control bar.
2. Under the **Teams** section, you'll see all your active teams.
3. Click the **gear icon** next to the team name to open the **Team Management Modal**.
4. Select the **Billing** tab at the top.

<figure><img src="/files/BOjglAMqr2548ql4oSZX" alt=""><figcaption><p>Teams List in Control-Bar</p></figcaption></figure>

***

### Understanding the Billing Tab

The **Billing** section provides a detailed view of your team’s subscription plan and pricing structure.

#### If You're Not Yet Subscribed

You’ll see:

* **Pricing per team member** (e.g., €8.33/month billed annually)
* A **team member count selector** to preview your cost
* A list of **Premium Benefits** you unlock by upgrading, including:
  * Unlimited Shared Profiles
  * Premium Widgets
  * Priority Support
  * Advanced Analytics
* A **toggle** to switch between monthly and yearly billing (yearly includes a discount)
* A **"Upgrade to Premium"** button

<figure><img src="/files/mU6GcrxSrScqFweCVWY3" alt=""><figcaption><p>No Active Subscription Screenshot</p></figcaption></figure>

***

### Managing an Active Team Subscription

If your team is already on a Premium plan, you’ll see:

* Your **current billing amount and term**
* **Next billing date**
* **Seat usage** and visual seat tracker
* A button to **Manage Team Members**, where you can add/remove members
* Access to billing management tools:
  * **Update Payment**
  * **Change Plan**
  * **Cancel Subscription**

<figure><img src="/files/BGomNsEIjRUxmAc38ppF" alt=""><figcaption><p>Active Subscription Screenshot</p></figcaption></figure>

***

### Pricing Model

Pricing is based on the number of **active seats** in your team.

* Add more team members to increase your team's access, your billing total updates accordingly.
* Remove members to reduce your seat usage and future billing.

UniDeck only charges for **active team members**.

***

### Things to Know

* Billing is handled at the team level, not individually per user.
* Upgrading includes a 14-day money-back guarantee.
* The Team Owner is responsible for managing billing and seat count.

***

Upgrading your team ensures everyone benefits from premium productivity tools while centralizing billing and user access under one streamlined plan. Whether you’re managing internal dashboards or collaborating on client work, Premium Teams unlock the full power of [UniDeck](https://dash.unideck.app/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ainur.gitbook.io/unideck-docs/unideck-teams/upgrade-a-team.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
