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

# Add, Organize, and Customize Courses in Your Academy

> Add courses from Explore, build your own, organize them into collections, choose access, and publish when ready.

Fayne ships with a curated library of professional business courses, organized into thematic Tracks. You do not start from a blank page. Every course in the library is fully written, structured, and ready to use. Your job is to pick what fits your audience, add it to your academy, and customize from there.

## How content is structured

Content in Fayne follows a four-level hierarchy:

<CardGroup cols={2}>
  <Card title="Lesson" icon="file-text">
    One focused piece of learning content.A lesson can combine writing, media, questions, downloads, and interactive blocks.
  </Card>

  <Card title="Course" icon="book-open">
    A sequence of 5 to 15 lessons in a logical progression. For example, "Cold Outreach Mastery."
  </Card>

  <Card title="Track" icon="layers">
    A group of related courses covering a domain, such as the Sales Mastery Track or the Leadership Track.
  </Card>

  <Card title="Academy" icon="graduation-cap">
    Your complete branded product. What students see as one unified destination at your URL.
  </Card>
</CardGroup>

## Browse and add courses from the library

<Steps>
  <Step title="Open Explore">
    In your owner dashboard, click **Explore** in the left sidebar. Courses are organized by Track. You can filter by Track or search by keyword.
  </Step>

  <Step title="Preview a course before adding it">
    Click any course to open its detail view. You will see the full lesson outline, estimated duration, and lesson count. Scroll through the outline to confirm the course fits your audience before committing.

    <Tip>
      Preview a few courses in the same Track to compare outlines. Tracks are designed to work together, but you can add individual courses without adding the entire Track.
    </Tip>
  </Step>

  <Step title="Add a course to your academy">
    Click **Add to my academy** on any course detail page. The course appears in your academy immediately. Students can see and start it once you publish it.
  </Step>
</Steps>

## The Explore library and your copy

When you add a course, Fayne copies its content into your academy as your own private version. This is what lets you customize freely.

Here is how it works:

* **Adding a course copies its content into your academy.** From that moment, every lesson is your own copy. You edit it in place, by hand or with AI.
* **Your edits never touch the Library or any other academy.** Each academy has its own independent copies.
* **Library improvements apply to future additions only.** When Fayne improves a course in the Explore library, those updates flow into academies that add the course afterward. Courses already in your academy are not changed.

<Info>
  Copies are made per lesson when you add a course. Every lesson in an added course is an independent copy that you own and can edit.
</Info>

This gives you professionally authored content as a starting point, with the freedom to make any lesson sound exactly like you.

## Organize your catalog with collections

Collections group and order courses in your catalog. They help students browse by topic, but they never decide who can open a course.

<Steps>
  <Step title="Open Courses">
    Go to **Courses**. Your course board is grouped by collection. Courses that are not in a collection appear under **More courses**.
  </Step>

  <Step title="Create a collection">
    Click **Create collection**, add a name and optional description, then save.
  </Step>

  <Step title="Move a course">
    Open the course's menu, choose **Move to collection**, then pick the destination.
  </Step>

  <Step title="Reorder everything">
    Click **Organize courses**. Drag courses within or between collections, reorder the collections themselves, then save.
  </Step>

  <Step title="Choose each collection's layout">
    Each collection can display as a **grid** or a **slider** in the student catalog. Mix them to give big flagship collections room and keep smaller ones compact.
  </Step>
</Steps>

Students browsing a catalog with collections get a sticky navigation bar that follows them as they scroll, so they can jump straight to any collection. On your side, the **Courses** page has a collection filter, which keeps a large library manageable.

<Note>
  Collections organize the catalog only. To control access, set a course to Free, Paid, or Members-only, or include it in an [offer](/docs/payments/offers).
</Note>

## Build your own course

You are not limited to the pre-built courses in the library. You can create your own course from scratch and write its lessons, by hand or with AI.

## Set what students will learn

Each course detail page shows a "What you'll learn" box. By default it lists your course's lesson titles. To make the promise sharper, open the course's detail page editor and write your own learning points: add, edit, or reorder them as plain lines. Students and your preview see your version in place of the lesson titles. If you ever want the default back, use **Reset to lesson titles**.

<AccordionGroup>
  <Accordion title="Can I write a lesson from scratch?">
    Yes. Inside any course, click **Add lesson** to open the block editor with a blank canvas. You can write entirely original lessons, use AI to help draft them, and mix them freely with library lessons in the same course.
  </Accordion>

  <Accordion title="What happens to my edits if Fayne improves a course in the Explore Library?">
    Nothing. The lessons in your academy are your own copies. Improvements Fayne makes to the Explore Library apply only to courses added after the update. Courses already in your academy stay exactly as you left them.
  </Accordion>

  <Accordion title="Can I remove a course from my academy?">
    Yes. Open the course in your dashboard and select **Delete course**. Students who are already enrolled lose access immediately.
  </Accordion>
</AccordionGroup>
