# Integration

**Integrations** libraries provide modules for connecting Autom Mate with external systems and services. They include:

* **Service Management and Communication:** Integrations with service management tools like Xurrent, Freshdesk, ServiceNow, and communication platforms like Microsoft Teams, Slack, and Twilio.
* **Email and Calendar Services:** Modules for handling email operations and managing calendars with services like Exchange Web Server and Microsoft Outlook Calendar.
* **Cloud and File Management:** Tools for managing files in cloud services such as Google Drive and Microsoft SharePoint, and handling document automation with platforms like Word and PDF.
* **Database and CRM:** Advanced database management and CRM integrations with platforms like Salesforce, HubSpot, and database connectors.
* **Project Management and Collaboration:** Integrations with project management tools like Jira Software, and collaboration tools such as Microsoft Teams and Slack.
* **Scripting and Automation:** Modules for advanced scripting with PowerShell and Python, and integration with continuous integration tools like Jenkins.

Integrations libraries facilitate seamless connections to a wide range of external services, ensuring interoperability and expanding application functionality.


---

# 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.autommate.com/userguide/libraries/integration.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.
