# Add New Widgets

Widgets are the heart of your UniDeck dashboard. They bring data, tools, and productivity boosters right to your personal workspace. With just a few clicks, you can extend your dashboard to show everything from emails and tasks to custom analytics, timers, and more.

### How to Add a Widget

1. On your dashboard, click the **“+ Add more widgets”** button located in the top-right corner of your grid.
2. This opens the **Widget Gallery,** a categorized panel where you can browse and add from our growing list of integrations and components.
3. Simply click **“Add”** under any widget preview to place it into your dashboard. Or just drag the screenshot!
4. Move and drag it to your preferred position and resize it however you like.

🎉 Done! You’ve added a new widget to your dashboard.

***

### Widget Gallery Overview

<figure><img src="/files/ucOY6FlwfxKxgyPFevIh" alt="" width="563"><figcaption><p>Widget Gallery</p></figcaption></figure>

As shown in the screenshot above, the widget gallery is clean, categorized, and easy to explore.

#### ✨ Categories You Can Explore

* **Widget**: Essential UniDeck widgets like Quotes, Calendar, Notes, Timers, Launchers, and Todo Lists.
* **Advanced**: Power-user tools like the **Advanced Table**, perfect for displaying structured or API-connected data.
* **Google**: Gmail and Calendar widgets for staying synced with your day.
* **Toggl**: Time tracking at a glance.
* **GitHub & GitLab**: Stay up to date with your commits, pull requests, and repositories.
* **Trello & Jira**: View tasks, manage boards, and track your work.

Each category is selectable via a button at the top of the gallery for quick filtering.

***

### Example: Add the Notes Widget

<figure><img src="/files/7e7vADgMhkohJiXjyIth" alt=""><figcaption><p>Notes Widget in Widget Gallery</p></figcaption></figure>

The **Notes** widget is ideal for any user specially students or people working digitally who want an full featured yet elegant looking notebook. Think of the power of apps like Notion but integrated within your dashboard.

* Go through different sizes (e.g., 2x1, 2x2, 4x4, etc.) and preview their screenshots
* Click **“Add”** to insert it into your grid, then customize it!

<figure><img src="/files/EUgVH4DfZcecStLfSEnc" alt="" width="306"><figcaption><p>Notes Widget On a Dashboard</p></figcaption></figure>

{% hint style="info" %}
This Widget is one of our primary widgets with an App-View included. Make sure to give the Fullscreen view a try!
{% endhint %}

<figure><img src="/files/ldVRU7yV8Y82GdkhFAVC" alt="" width="563"><figcaption><p>Notes Widget's App-View</p></figcaption></figure>

***

### Keep an Eye Out

We’re always adding more widgets and integrations. Stay tuned for updates, or let us know what you'd love to see next!

Ready to make your dashboard truly yours?\
Go ahead and explore the [widget gallery](https://dash.unideck.app/) now, it’s just one click away from your next great idea.


---

# 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/user-manual/getting-started-with-unideck/add-new-widgets.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.
