Overview

User Pages allow project administrators to create and publish static content directly within Alluvial.

Using the built-in page editor, you can develop engaging pages to share information, resources, and guidance with your users.


Getting Started

Access User Pages

  1. Navigate to the administration page.
  2. Select the User Pages module to open the management view.

Core Concepts

Static Content Pages

User Pages are intended for static content such as project guidance, reference information, onboarding material, or embedded documentation for project users.

Markdown-Based Editing

Content for User Pages is written in Markdown. The editor provides a user-friendly interface to help you format text, structure content, and preview the result before saving.

Mermaid Support

User Pages also support Mermaid syntax for creating flowcharts and diagrams. For more details, refer to the Mermaid documentation.


Common Tasks

Create a New Page

  1. Click CREATE NEW.
  1. The User Page creation form will appear.

Edit a User Page

  1. Click OPEN next to the Page Editor field to display the editor interface.
  1. Add your content in Markdown.
  2. Hover over the editor toolbar buttons to see their functions.
  1. Use the preview panel on the right side of the editor to review the rendered output.
  1. When finished, exit the editor by clicking outside it.
  2. Click the save button.

Once saved, the User Page will be accessible to project users, provided the remainder of the form has been configured correctly.