> For the complete documentation index, see [llms.txt](https://docs.harmony.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.harmony.io/integrations/it-service-management/manage-engine-servicedesk.md).

# ManageEngine ServiceDesk

ManageEngine ServiceDesk Plus is a comprehensive ITSM solution offering incident management, asset management, and self-service portals. Integrating with Harmony provides AI-enhanced resolution capabilities while maintaining ServiceDesk Plus records.

#### What the ManageEngine integration enables

| Capability              | Description                                      |
| ----------------------- | ------------------------------------------------ |
| Request Synchronization | Bidirectional ticket sync with ServiceDesk Plus  |
| AI Resolution           | Autonomous ticket resolution with record keeping |
| SLA Tracking            | Maintain SLA compliance across systems           |

#### Prerequisites

* **ServiceDesk Plus Admin**: Administrator access
* **Harmony Account**: Active workspace

#### Connect ManageEngine ServiceDesk Plus to Harmony

The ManageEngine ServiceDesk Plus integration is now available in Harmony. Once connected, your support workflows operate seamlessly alongside ManageEngine's ITSM platform - Harmony can send and receive data with ManageEngine so your team can manage tickets, incidents, and requests without switching between tools. Support interactions handled in Harmony are reflected in ManageEngine, keeping your IT and support operations in sync.

**Step 1: Navigate to Integrations**

1. Log in to your Harmony dashboard
2. Go to **Settings** > **Integrations**
3. Find **ManageEngine ServiceDesk Plus** under **IT Service Management** and click **Connect**

![Navigate to ManageEngine ServiceDesk Plus integration in Harmony dashboard](/files/ZK1U1qJDeb1hTuJC6ess)

**Step 2: Start Authentication**

1. Click **Connect** to start the authentication process

![Click Connect to authenticate ManageEngine ServiceDesk Plus](/files/01qGdMAAfS2ZpjVPRgBr)

**Step 3: Authorize in Zoho**

1. You'll be redirected to Zoho's sign-in page
2. Enter your email address or mobile number
3. Complete the authentication process
4. Authorize Harmony to access your ServiceDesk Plus instance

![Zoho sign-in page](/files/4D6t6hiMsWZYAhJiFkMG)

#### Use Cases

* Enhance existing ServiceDesk Plus with AI capabilities
* Gradual migration to autonomous IT operations
* Maintain compliance records in ServiceDesk Plus


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.harmony.io/integrations/it-service-management/manage-engine-servicedesk.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
