> For the complete documentation index, see [llms.txt](https://docs.appstrategy.com/apprules-r-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appstrategy.com/apprules-r-documentation/master.md).

# Welcome to appRules®

### Welcome to appRules® Online Guide

appRules offers a next-generation, no-code development environment that can be utilized by business and technical users to tackle data migration, data integration, business rules, and automation projects. appRules projects are developed using your preferred web browser and a drag-and-drop designer with activity modules that can be composed to build simple or complex business processes, connected to a large choice of data sources.

appRules delivers a modern, high-performance platform for on-premise and cloud deployments.

### appRules® – Powerful, No-Code Solutions

* Data Migration, Replication, and Synchronization
* Data Integration and Data Cleansing
* Business Rules Engine
* Process Automation
* AI & Machine Learning — 20+ AI provider integrations (OpenAI, Azure OpenAI, Anthropic, Google, and more)
* Hundreds of connectors including CRM, ERP, Big Data, NoSQL, Analytics, and more
* Dynamics 365, Salesforce, SAP, SharePoint, etc.

### Why appRules®?

appRules is a popular choice for Business Rules, Data Migration, Data Integration, and Process Automation and offers many advantages:

* The appRules Platform powers our best-in-class product family and white label offerings by our platinum partners: appRules AI Automation Engine, appRules Data Migration Engine, appRules Integration & Automation Engine,  appRules Enterprise 360
* On-Premise and Cloud
* Built on .NET 8 — modern, cross-version compatible, long-term supported runtime
* User-friendly drag-and-drop workflow designer
* Data Source Browser
* Data Migration Engine offering migration, replication, and synchronization
* Business Rules Engine offering decision tables, rulesets, and more
* Integrated AI Engine with 20+ provider support
* Web API Service
* Scheduler Service
* High-performance caching via Microsoft Garnet (Redis-compatible)
* Powerful and configurable Conditions
* Powerful and configurable Actions
* Powerful and configurable Workflow Activities


---

# 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.appstrategy.com/apprules-r-documentation/master.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.
