Introduction
SAP Research Agent is built for pre-implementation research that suggests solutions after verifying against your unique system configuration.
This means:
- Accurate configuration assessments: Configuration checks reflect your installed components and active settings.
- Contextual specs creation: Generated documentation references your custom objects, existing enhancements, and naming conventions.
- Relevant results: Searches return objects that exist in your system, not theoretical possibilities.
Check out the free and open version where the results are validated against the 18 million standard objects in ECC 6.0 EHP 7 and 27 million standard objects in S/4HANA 2023.
Key Use Cases
- Check Configuration Options
Find standard SAP capabilities that will satisfy your requirement, thus avoiding unnecessary custom code development
- Write Functional and Technical Specification Documents
Create comprehensive functional and technical specifications for configuration changes and custom code.
- Find SAP Objects
Instantly locate relevant objects from your ERP system. Search across programs, function modules, tables, data elements, and more with results filtered to your system's active components.
How does SAP Research Agent work?
Core Architecture
-
AI Backend: SAP Research Agent uses over 40+ Large Language Models with specialized configuration for SAP research tasks. More details here
-
Vector Database: The attached ERP system has been indexed into a ChromaDB vector database. It contains 18 million standard objects of ECC 6.0 EHP 7 and 27 million standard objects of S/4HANA 2023 like:
- Transaction codes, programs, classes
- Tables, views, data elements
- BAdIs, enhancements, function modules
- Menu paths, documentation, and more
Which models are being used?
SAP Research Agent uses a combination of:
- Internally fine-tuned models
- Public frontier models
Depending on the subtask, an appropriate combination of models is chosen dynamically.
| Model Provider | No. of models used |
|---|---|
| Adri AI | 4 |
| 9 | |
| Mistral | 6 |
| Meta | 8 |
| OpenAI | 7 |
| Anthropic | 4 |
| Cohere | 4 |
| Total | 42 |
Note: Counts are as of November 2025
Key Capabilities
- System Validation
SAP Research Agent queries the attached SAP system by writing ChromaSQL queries. ChromaSQL is a SQL-inspired domain specific language created by Adri AI.
- Web Search
SAP Research Agent also has the capability to search the internet for SAP solutions, best practices, and similar use cases.
- Document Processing
SAP Research Agent can read the uploaded attachments and optionally index them for future reference.
Typical Workflow
- User asks a research question (text + optional attachments)
- Depending on the question, the SAP Research Agent may think of a solution from its own knowledge base or search the web for relevant resources.
- The solution is then validated against your SAP system's capabilities using the vector database.
- The agent creates detailed implementation plans with specific T-codes, ABAP objects, and configuration steps.
- The agent provides alternatives and visual diagrams when helpful.
Connected systems
If you are on Adri AI's Enterprise Plan, you can connect SAP Research Agent to your SAP environment to enable system-aware recommendations.
You can also check out the free and open version where the results are validated against the 18 million standard objects in ECC 6.0 EHP 7 and 27 million standard objects in S/4HANA 2023.
Installed Components
You can view the installed components in the attached ERP system.

You may search the components in the attached system using the SAP Research Agent or by writing SQL-like queries (using ChromaSQL). More on ChromaSQL here.
Have any other questions? Check our FAQs.