# CRM Integration

We can integrate HRMS software with CRM application to enable seamless data flow between both applications. This ensures that customer information, and interactions are automatically synchronized across all systems.&#x20;

We have our **APIs** established to integrate with any third-party application. If you would like to integrate your **CRM** application with our software, you can contact our[ team ](https://runtimehrms.com/contact-us)and they will be happy to assist you.


---

# 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.runtimehrms.com/integrations/crm-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.
