# Helpdesk Platforms

Connect Alhena AI with your customer support platforms to provide seamless AI-powered assistance.

## General

* [Human Transfer Triggers](/docs/integrations/helpdesk/human-transfer-triggers.md) - When Alhena hands off to human agents
* [Business Hours & Scheduling](/docs/features/chat-widget/human-handoff.md) - Configure when human agents are available, set holidays, and customize handoff messages

## Supported Platforms

* [Alhena Helpdesk](/docs/dashboard/conversations/alhena-helpdesk.md) - Native built-in helpdesk (no external setup required)
* [Zendesk](/docs/integrations/helpdesk/zendesk.md) - Full integration with Zendesk Support
* [Freshdesk](/docs/integrations/helpdesk/integrating-alhena-with-freshdesk.md) - Connect with Freshdesk ticketing
* [Freshchat](/docs/integrations/helpdesk/integrating-alhena-with-freshchat.md) - Live chat integration
* [Salesforce Service Cloud](/docs/integrations/helpdesk/integrating-alhena-with-saleforce-service-cloud.md) - Enterprise CRM integration
* [Gorgias](/docs/integrations/helpdesk/integrating-alhena-with-gorgias.md) - E-commerce helpdesk
* [Kustomer](/docs/integrations/helpdesk/integrating-alhena-with-kustomer.md) - Modern CRM platform
* [HubSpot](/docs/integrations/helpdesk/integrating-alhena-with-hubspot.md) - HubSpot Service Hub
* [Gladly](/docs/integrations/helpdesk/integrating-alhena-with-gladly.md) - Customer service platform
* [Re:amaze](/docs/integrations/helpdesk/integrating-alhena-with-reamaze.md) - Re:amaze helpdesk
* [Zoho Desk](/docs/integrations/helpdesk/integrating-alhena-with-zoho-desk.md) - Zoho support tickets
* [Zoho SalesIQ](/docs/integrations/helpdesk/integrating-alhena-with-zoho-salesiq.md) - Zoho live chat


---

# 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://alhena.gitbook.io/docs/integrations/helpdesk.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.
