# Connect more integrations

Unideck offers a variety of integrations, including popular platforms like **Google**, **GitHub**, and others, allowing users to consolidate and manage their data seamlessly in a single interface. This capability enables an effortless experience when dealing with multiple sources of information, enhancing productivity and efficiency.

{% hint style="info" %}
For integration requests not currently available, please [contact us](/unideck-docs/community/report-a-bug-or-send-feedback.md).
{% endhint %}

#### Connect account via Integrated Widgets

When you choose to enhance your Unideck dashboard by adding a new widget that requires a specific integration, the process is straightforward. Upon adding the widget, a notification will appear on the widget itself, indicating the need for the respective account connection. You will also be provided with a clearly marked button that allows you to easily connect your account. Simply click the button, follow the guided steps to integrate the necessary account, and you will have immediate access to all the relevant data, ensuring you have the comprehensive insights you need right at your fingertips.

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

#### Connect account via Settings

You can also add it yourself through settings. To add additional accounts to your Unideck account, follow these steps:

* Click on your account name in the bottom bar.&#x20;

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

* Select **Settings**

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

* Choose and Connect your account from integration page

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


---

# 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/guides/connect-more-integrations.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.
