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

# Study Materials

> Quick access to study material management actions

Upload, organize, and manage study materials for your students to access anytime.

## Key Actions

<CardGroup cols={2}>
  <Card title="Upload Study Material" icon="cloud-arrow-up" href="/study-materials/upload-study-material">
    Upload notes, PDFs, videos, and other study resources for your batches
  </Card>

  <Card title="Update Study Material" icon="pen-to-square" href="/study-materials/update-study-material">
    Edit or replace existing study materials with updated content
  </Card>

  <Card title="Delete Study Material" icon="trash" href="/study-materials/delete-study-material">
    Remove outdated or incorrect study materials
  </Card>
</CardGroup>

## All Study Material Features

<AccordionGroup>
  <Accordion title="View all study material features">
    * [Upload Study Material](/study-materials/upload-study-material)
    * [Update Study Material](/study-materials/update-study-material)
    * [Delete Study Material](/study-materials/delete-study-material)
  </Accordion>
</AccordionGroup>
