> ## Documentation Index
> Fetch the complete documentation index at: https://docs.junojourney.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create & Collaborate

> Your hub for content creation, library management, and analytics.

export const FeatureAvailability = ({module, feature}) => {
  const label = feature || module;
  return <Info title="Feature availability">
      {label ? <>This feature requires the <strong>{label}</strong> module. </> : <>This feature may not be enabled for your organization. </>}
      If you don't see it in Juno, contact your administrator.
    </Info>;
};

<FeatureAvailability module="LMS" />

## Overview

**Create & Collaborate** is the central hub for content creators and managers — build content, manage your library, and track analytics.

***

## Tabs

| Tab                  | What it does                                                            |
| -------------------- | ----------------------------------------------------------------------- |
| **Create**           | Build new courses, webinars, workshops, and learning content            |
| **My Content**       | Your created content with per-item analytics                            |
| **Analytics**        | Consumption metrics — completion rates, time spent                      |
| **Content Insights** | Detailed per-content performance breakdowns                             |
| **Learning History** | Your own learning journey                                               |
| **Events Calendar**  | Manage events and sessions ([Events Calendar](/events/events-calendar)) |

***

## Creating content

From the **Create** tab:

1. Select a content type (course, webinar, workshop, etc.)
2. Add title, description, and cover image
3. Build the content — add units, sections, materials
4. Publish to the Company Academy or share via a channel

***

## My content

Track your authored content:

* Enrollment count and completion rate
* Average time spent
* Edit or update content
* See per-user progress

***

## Analytics

View content performance across your organization:

* Filter by date range, user, content type
* Export reports to CSV
