# Data tables, relations

all tables have their system(aka base or fixed) fields described in this chapter;

marked tables (EcENTITY & EcASSOC) are expected to be extended by additional (custom) fields; these fields can be created by a consultant using for e.g. MS SQL Management Studio

![](/files/eysYMB6IUQA5BU7cddZY)


---

# 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://help.holixa.com/holixa-erp-connector/data-interface-reference-manual/data-tables-relations.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.
