# Freshchat

## General Information

The integration allows to process messages from messaging apps and social networks directly in Freshchat interface. Each message request gets converted into a "Conversation".&#x20;

{% hint style="info" %}
Blinger.io acts solely as "transport" role, which delivers messages from users to Freshchat interface. The set up of message processing is performed in Freshchat interface, Blinger.io doesn't influence the standard business process of the helpdesk in any way.
{% endhint %}

## How to set up Freshdesk integration?

### Step 1. Go to Apps tab in Blinger interface and click on "Add integration" in front of Freshchat

![](/files/-MZT4Sbbv9OxR-D347js)

### Step 2. Put your Freshchat token to the field

![](/files/-MZT4sjGqs-u0Kw-i_k_)

{% hint style="success" %}
**The integration is completed!**
{% endhint %}


---

# 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://help.blinger.io/documentation/integrations/freshchat.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.
