# Experiments Database — n8n Workflows n8n is running at **http://localhost:5678** The Postgres credential **"Experiments DB (PostgreSQL)"** (id: `9iJuyA9iR5KUzmj5`) connects to `experiments_postgres:5432 / experiments_db` via the shared `llm-net` Docker network. --- ## Workflow Index | ID | Workflow | Entity | |----|----------|--------| | `jjmtecjuHJPKZ4T7` | ExpDB · Experiments | `experiments` table | | `HYnlIscuKwMW7blG` | ExpDB · Animals | `animals` table | | `9emayzMpnhIZQxqd` | ExpDB · Daily Statuses | `daily_statuses` table | | `hso5z2W1uO44bTP6` | ExpDB · Daily Analyses | `daily_analyses` table | | `2s02OX1yibfqp6jK` | ExpDB · Session Files | `session_files` table | | `T76NAYiFcCxHDKQB` | ExpDB · Audit Logs | `audit_logs` table | | `lq3R3YqeHgxixrbZ` | ExpDB · Reports | cross-table queries | --- ## How to Call a Workflow All workflows use an **Execute Workflow Trigger** — call them with an **Execute Workflow** node from any parent workflow. Pass a JSON object with `action` + the required fields. ``` Execute Workflow node → Workflow: