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

# Article

> Learn how to create and manage articles in your course syllabus

An article is a written piece of content that you can create within the course. It can include text, images, links, and other multimedia elements to explain concepts, provide instructions, or deliver information to students. Articles are ideal for detailed explanations, step-by-step guides, and reference material. The article editor provides you with a proper markdown support so you can make them beautiful!

## How do I create an article?

<Steps>
  <Step title="Expand course items">
    Click the <code>+</code> button to expand the course items' view.<br />

    <img src="https://creator-assets.codedamn.com/fermion-instructor/02-08-2024/instructor_66467ae8ada1f52e23942268/ou2MYg6hixAk6KvqwrmrQ" alt="expand-course-items" />
  </Step>

  <Step title="Add an Article item">
    Click on <code>Article</code>. This will add an article inside your chosen section.<br />

    <img src="https://creator-assets.codedamn.com/fermion-instructor/02-08-2024/instructor_66467ae8ada1f52e23942268/hZdVHAV3X4qaUj1Hkk2tT" alt="add-article-item" />
  </Step>

  <Step title="Edit the article">
    Click on the three dots of the new article (added as <code>Article: Untitled Course Item</code>) and select <code>Edit</code>.<br />

    <img src="https://creator-assets.codedamn.com/fermion-instructor/02-08-2024/instructor_66467ae8ada1f52e23942268/rtHhxzjlAQxTyr4nFhsIZ" alt="edit-article" />
  </Step>

  <Step title="Update the content">
    A new editor will now open where you can change the article title and start adding your content.<br />

    <img src="https://creator-assets.codedamn.com/fermion-instructor/02-08-2024/instructor_66467ae8ada1f52e23942268/h8YNmgn_xJzJH3hreTEOA" alt="article-editor" />
  </Step>
</Steps>
