> For the complete documentation index, see [llms.txt](https://ainur.gitbook.io/unideck-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ainur.gitbook.io/unideck-docs/user-manual/getting-started-with-unideck/upgrade-your-account.md).

# Upgrade Your Account

Unlock the full potential of UniDeck by upgrading to the **Plus** plan, ideal for individuals who want more customization, access to professional widgets, and AI-powered insights.

The upgrade process is quick, seamless, and directly accessible from your dashboard.

***

### Why Go Plus?

With **Plus**, you get:

* **Unlimited live AI insights** to power your productivity
* **Professional widgets** for advanced analytics, charts, and integrations
* **Early access to new features** before anyone else

***

### How to Upgrade

You can initiate your upgrade anytime from the **bottom-right control bar** of your dashboard:

#### Step-by-Step Guide

1. **Click your profile** (e.g., your name or email) on the bottom-right corner.
2. In the **profile menu**, click **Upgrade**.
   * This opens the **Subscription Plans** modal.

<figure><img src="/files/XARInU3afEGHrd3gxtwi" alt=""><figcaption></figcaption></figure>

***

### Choose Your Plan

Inside the **Subscription Plans** modal, you’ll see two options:

<figure><img src="/files/YxO0P8FjO63Exqp0lIGd" alt=""><figcaption></figcaption></figure>

#### Plus – €5.99/month

Best for individuals and power users:

* AI insights
* Premium widgets
* Beta access

Click **“Purchase”** to proceed with the payment flow.

#### Enterprise – Contact Us

Tailored for large teams and organizations.\
This includes:

* SLA-backed uptime
* Custom branding
* Dedicated support

{% hint style="warning" %}
Enterprise upgrades follow a different flow, which is covered in our UniDeck Teams docs.
{% endhint %}

***

### Yearly Discounts

You can switch between **Monthly** and **Yearly** billing tabs to save more in the long term.

***

### Safe & Secure

All payments are securely handled via trusted payment providers. Your billing information is never stored on our servers.

***

### That’s it!

Once you’ve purchased the **Plus** plan:

* Your new features will activate immediately
* Your status will be reflected in the bottom-right profile badge
* You can begin using all advanced widgets and AI tools right away

Have questions or run into issues? Contact Support anytime.

***

Build smarter. Unlock more.\
Upgrade your [UniDeck](https://dash.unideck.app/) and make every dashboard work harder for you.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ainur.gitbook.io/unideck-docs/user-manual/getting-started-with-unideck/upgrade-your-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
