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

# Features

Predict4Dynamics Solution has the following features:

* [Ready to use sample models for Leads and Opportunities.](/predict4dynamics/features/ready-to-use-sample-models-for-leads-and-opportunities.md)
* [Extensive Coverage for OOB and Custom Entities.](/predict4dynamics/features/extensive-coverage-for-oob-and-custom-entities.md)
* [Leveraging Multiple Predictive Models for each Entity.](/predict4dynamics/features/leveraging-multiple-predictive-models-for-each-entity.md)
* [Seamless Prediction Automation & Triggers.](/predict4dynamics/features/seamless-prediction-automation-and-triggers.md)
* [Model Customization.](/predict4dynamics/features/model-customization.md)
* [Explainable AI with Azure OpenAI.](/predict4dynamics/features/explainable-ai-with-azure-openai.md)
* [Configurable Prompt Templates for Insightful Explanations.](/predict4dynamics/features/configurable-prompt-templates-for-insightful-explanations.md)
* [Scalable and Secure Tenant Isolation Framework.](/predict4dynamics/features/scalable-and-secure-tenant-isolation-framework.md)
* [Easy Configuration and Deployment.](/predict4dynamics/features/easy-configuration-and-deployment.md)

{% hint style="success" %}
For any queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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:

```
GET https://docs.inogic.com/predict4dynamics/features.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.
