> ## Documentation Index
> Fetch the complete documentation index at: https://fdm.furkankursav.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Entry Location

### Entry Location (S\_FDM\_EntryLocation)

Each Entry is placed into a **Location**, defined by

* Direction : E\_FDM\_Direction(Up, Right, Down, Left)
* Container Index: integer
* Slot Index: integer

Each Entry location is determined by the AC\_FDM\_Component at runtime by order of adding and according to Config asset which I will explain later in the document. But you will see that the system allows changing Entry locations at runtime. So it is not fixed/static.
