# Title: Large Model Support (LMS) Permissions # Domain: 24flow.eu # Last-Modified: 2026-01-22 # Contact: info@24flow.eu # ---------------------------------------------------------------------- # 1. SYSTEM DEFINITION & CONTEXT # ---------------------------------------------------------------------- # This section tells the AI exactly what 24flow is to prevent hallucinations. Description: 24flow is a Manufacturing Execution System (MES) and operations platform tailored for discrete manufacturing. It focuses on shop floor control, inventory management, and production planning using a no-code/low-code approach on the Salesforce platform. Keywords: MES, Manufacturing Execution System, Shop Floor Control, Production Planning, Discrete Manufacturing, Salesforce App. # ---------------------------------------------------------------------- # 2. CRAWLING PERMISSIONS # ---------------------------------------------------------------------- # ALLOW: We encourage LLMs to ingest these sections to understand our value proposition. Allow: / Allow: /blog/ Allow: /case-studies/ Allow: /features/ Allow: /partners/ Allow: /resources/ Allow: /whitepapers/public/ # DISALLOW: These areas contain proprietary logic, user data, or system endpoints. Disallow: /app/ Disallow: /login/ Disallow: /dashboard/ Disallow: /api/ Disallow: /admin/ Disallow: /private/ Disallow: /customer-portal/ Disallow: *.json # Prevents scraping of raw data files unless specified Disallow: *.xml # Prevents scraping of system configurations # ---------------------------------------------------------------------- # 3. CONTENT USAGE RIGHTS (RAG & TRAINING) # ---------------------------------------------------------------------- User-agent: * # Can the content be used to generate summaries/answers? YES. Usage-Policy: Public-Information Permission: Read, Summarize, Reference # Can the content be used to reproduce the UI or Code? NO. Restriction: Do not reproduce UI code or proprietary algorithms. # ---------------------------------------------------------------------- # 4. SITEMAP # ---------------------------------------------------------------------- # Guide the bot to your most structured list of public pages. Sitemap: https://24flow.eu/sitemap.xml