# Elyon RSSI Elyon RSSI : la plateforme de pilotage de la cybersécurité multi-clients. Score de risque consolidé, vulnérabilités, conformité et rapports IA pour la direction. Base URL: https://www.elyon-rssi.fr ## LLM Entry Points - [llms.txt](https://www.elyon-rssi.fr/llms.txt) - This URL map for AI agents. - [All documentation as Markdown](https://www.elyon-rssi.fr/docs) - Fetch with curl, HTTPie, SDK clients, or Accept: text/markdown. - [Single documentation page as Markdown](https://www.elyon-rssi.fr/docs/getting-started) - Replace the slug with any documentation slug below. ## Public Pages - [Home](https://www.elyon-rssi.fr/) - Elyon RSSI : la plateforme de pilotage de la cybersécurité multi-clients. Score de risque consolidé, vulnérabilités, conformité et rapports IA pour la direction. - [Documentation](https://www.elyon-rssi.fr/docs) - Human documentation index. Non-browser clients receive all documentation as Markdown. - [Blog](https://www.elyon-rssi.fr/posts) - Published articles and tutorials. - [Changelog](https://www.elyon-rssi.fr/changelog) - Product updates, improvements, and release notes. - [About](https://www.elyon-rssi.fr/about) - About Elyon RSSI. - [Contact](https://www.elyon-rssi.fr/contact) - Support and contact page. - [Privacy Policy](https://www.elyon-rssi.fr/legal/privacy) - Privacy policy and data handling information. - [Terms](https://www.elyon-rssi.fr/legal/terms) - Terms of service. ## Documentation - [Current Organization API](https://www.elyon-rssi.fr/docs/api-me) - Retrieve the organization attached to an API key. - [List Organization Members API](https://www.elyon-rssi.fr/docs/api-members) - List organization members with an API key. - [Get Organization Member API](https://www.elyon-rssi.fr/docs/api-member) - Retrieve one organization member with an API key. - [Auth Components](https://www.elyon-rssi.fr/docs/auth-components) - Ready-to-use authentication components for sign-in, user menus, and session management - [Contact Components](https://www.elyon-rssi.fr/docs/contact-components) - Support dialog and feedback popover components for user communication - [Dialog Manager](https://www.elyon-rssi.fr/docs/dialog-manager) - Global dialog system for confirmation, input, and custom modals with automatic loading states - [Layout Components](https://www.elyon-rssi.fr/docs/layout-components) - Page layout components for consistent page structure with header, actions, and content areas - [Markdown Components](https://www.elyon-rssi.fr/docs/markdown-components) - Client and server markdown rendering components with MDX support - [Changelog System](https://www.elyon-rssi.fr/docs/changelog) - Public changelog with MDX content, timeline UI, and sidebar widget for keeping users informed - [File Upload Storage](https://www.elyon-rssi.fr/docs/file-adapters) - Configure Cloudflare R2 uploads for NowStack. - [API Routes](https://www.elyon-rssi.fr/docs/zod-route) - Type-safe API route handlers with TanStack Start and error handling - [Getting Started](https://www.elyon-rssi.fr/docs/getting-started) - Learn how to set up and start collecting testimonials with NowStack - [Embedding Testimonials](https://www.elyon-rssi.fr/docs/embedding) - Learn how to embed and display testimonials on your website ## Blog Content ## Changelog Content - [Elyon — Phase 1 : pilotage décisionnel](https://www.elyon-rssi.fr/changelog/2026-07-15-phase-1) - Changelog entry from 2026-07-15 for version 1.0.0. ## Authenticated Application Route Patterns - [Sign in](https://www.elyon-rssi.fr/auth/signin) - User authentication entry point. - [Sign up](https://www.elyon-rssi.fr/auth/signup) - New user registration entry point. - [Current organization redirect](https://www.elyon-rssi.fr/orgs) - Redirects authenticated users to their active organization. - [Organization list](https://www.elyon-rssi.fr/orgs/list) - Lists organizations available to the authenticated user. - [New organization](https://www.elyon-rssi.fr/orgs/new) - Creates a new organization. - [Organization dashboard](https://www.elyon-rssi.fr/orgs/:orgSlug) - Authenticated organization workspace. - [Organization settings](https://www.elyon-rssi.fr/orgs/:orgSlug/settings) - Organization profile, members, billing, and danger settings. - [Account settings](https://www.elyon-rssi.fr/account) - Authenticated user account settings. - [Admin](https://www.elyon-rssi.fr/admin) - Platform admin area. ## Notes For Agents - Browser requests receive HTML for human use. - Non-browser documentation requests receive Markdown optimized for agent ingestion. - Dynamic authenticated routes require a valid session and real organization slug.