# Learning Path Creation - Admin Panel

This screen allows administrators to create a new Learning Path under the Learning > Paths section of the admin panel.

# Functionality

# ➕ New Path

  • Click the + New Path button to open the creation dialog.
  • Enter a title for the learning path (e.g., "Programming Knowledge").
  • Click OK to create the new path.

The created path will then be added to the list of available learning paths with the following columns:

  • Path: Title and icon
  • Enrollments: Number of enrolled users
  • Completed: Users who completed all modules in the path
  • Published: Visibility toggle (Draft or Published)
  • Created: Date when the path was added
  • Assign: Button to assign the path to users or groups

# Notes

  • Draft paths are not visible to learners.
  • Publishing a path makes it available for assignment and consumption.