# Integrations

In the integration panel, you can view all the integrations with third-party systems that you have added, and easily add a new integration.

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

This encompasses a wide range of integrations, from GoShops SDK credentials needed for seamless usage, to various e-commerce platforms. Additionally, you can configure different communication channels such as email, SMS, push notifications, and more.&#x20;

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

If you require an integration that is not yet available, feel free to reach out to us at <info@gopersonal.com> We are here to assist you in creating the connections you need to enhance your platform's capabilities.


---

# 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://academy.gopersonal.ai/en/admin-ui/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.
