# Interface Design

<mark style="color:red;">\<Select one of the following Interface Designs to keep and remove the others></mark>

## Self Service

Client is responsible for creating data extracts, transformations and load from their ERP

-R+ Pusher is a DD Tech tool that makes API calls for Intuiflow import and pending order exports--Client IT can develop a program that makes direct API calls

Client has full control of import/export schedule

<figure><img src="/files/iGQsCzml2QClKma3l80F" alt=""><figcaption></figcaption></figure>

## ADX Lite

Microsoft Integration Runtime for ERP running within client perimeter

-Access to host ERP data configured by client and limited to relevant tables and fields--Secure HTTPS connection to DD Tech infrastructure-

Client works with DDTech team for initial setup and mapping

-Direct data field mapping-

Client will provide DD Tech the import/export schedule. DD Tech will implement

<figure><img src="/files/vtmGQcnK6hlmuQ5bY2X9" alt=""><figcaption></figcaption></figure>

## ADX Full

Client is responsible for creating data extracts and transform from their ERP

DD Tech is responsible for import/export to Intuiflow

Client/DD Tech will coordinate import/export schedule

<figure><img src="/files/gVsj3tFPyUsBmSpFAUuw" alt=""><figcaption></figcaption></figure>


---

# 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.demanddriventech.com/client-playbook-template/interface/interface-design.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.
