# Support platforms integrations

Cusna allows you to integrate your existing end customer support systems directly into the WiFi Portal, to provide end user a direct access to your support channels.

<figure><img src="/files/GCdvPJ0A37McZqpvEJpq" alt="" width="195"><figcaption></figcaption></figure>

## Setup

You first need to setup the integration with your support platform in the **Setup**, **Integration page**.

Once you have setup the integration, you can enable or disable the support button by configuring the option in **Setup** > **Onboarding**  page in the WiFi Portal card.

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

### FreshWorks

In order to integrate your FreshDesk widget inside the WiFi Portal, you need to create a Widget and retrieve its ID.

Go to **Admin** and select **Widgets**. Create and configure a new Widget. You can change all the settings of the widget, including labels and theme directly in the FresWorks dashboard.

Click on the button **Embed**. A dialog with the widget code will appear.

<figure><img src="/files/UyT68y6l6cyBu78Z2HBJ" alt="" width="375"><figcaption></figcaption></figure>

Find the part of the code 'widget\_id': and copy the value next to it, such as 204000000218 in the example above.

In Cusna, select New integration and select FreshWorks. In the Widget ID filed, enter the value you just copied.

<figure><img src="/files/qMrtadlR6rXKBaYWYTM9" alt="" width="375"><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://docs.cusna.io/service-management/support-platforms-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.
