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

# Enabling and Managing Modules in Clever School Systems

> Learn how to enable, disable, and configure modules in Clever School Systems to give your school access to exactly the features it needs.

Clever School Systems is built around modules — you enable only the features your school needs. As an Administrator you control which modules are active from the Administration panel.

## Available Modules

<CardGroup cols={2}>
  <Card title="Compliance Audit" icon="shield-check" href="/compliance/overview">
    Track regulatory requirements and statutory obligations.
  </Card>

  <Card title="Safeguarding Audit" icon="users" href="/safeguarding/overview">
    Manage s11 Children Act safeguarding self-reviews.
  </Card>

  <Card title="Health and Safety Audit" icon="user-helmet-safety" href="/safety/overview">
    Monitor Health & Safety requirements across all site areas and categories.
  </Card>

  <Card title="Risk Assessments" icon="triangle-exclamation" href="/riskassessment/overview">
    Create, approve, and share risk assessments.
  </Card>

  <Card title="Risk Register" icon="exclamation" href="/risk/overview">
    Record and manage school risks with likelihood/impact scoring.
  </Card>

  <Card title="Site Room Audit" icon="warehouse" href="/site/overview">
    Schedule and record room-by-room Health & Safety checks.
  </Card>

  <Card title="Development Plans" icon="clipboard-list-check" href="/development/overview">
    School Development Plan with themes, initiatives, and actions.
  </Card>

  <Card title="Professional Development" icon="hand-holding-seedling" href="/performance/overview">
    Annual appraisal and performance management cycle.
  </Card>

  <Card title="Professional Standards" icon="file-certificate" href="/standards/overview">
    Staff self-reflection against professional standards frameworks.
  </Card>

  <Card title="Ofsted Self Evaluation" icon="lightbulb" href="/sef-ofsted/overview">
    Structured Ofsted Self Evaluation Form.
  </Card>

  <Card title="SIAMS Self Evaluation" icon="cross" href="/sef-siams/overview">
    Section 48 self evaluation for Church of England schools.
  </Card>

  <Card title="Catholic Self Evaluation" icon="cross" href="/sef-catholic/overview">
    Section 48 self evaluation for Catholic schools.
  </Card>

  <Card title="School Calendars" icon="calendar" href="/calendar/overview">
    Publish and share school year calendars with iCal feed support.
  </Card>

  <Card title="Curriculum" icon="graduation-cap" href="/curriculum/overview">
    Organise and publish the school curriculum via the Curriculum API.
  </Card>

  <Card title="School Documents" icon="books" href="/documents/overview">
    School document library with read-confirmation tracking.
  </Card>

  <Card title="Enrolments" icon="user-plus" href="/enrolment/overview">
    Online enrolment forms with MIS import support.
  </Card>

  <Card title="Applications" icon="paper-plane" href="/application/overview">
    Sixth-form application management.
  </Card>

  <Card title="Website Tools" icon="browser" href="/website/overview">
    Staff contact forms and Word of the Week feed for school websites.
  </Card>
</CardGroup>

## Enabling a Module

<Steps>
  <Step title="Go to Administration">
    Select **Administration** in the main sidebar.
  </Step>

  <Step title="Open the Modules page">
    Select **Modules** from the Administration menu.
  </Step>

  <Step title="Toggle on your chosen modules">
    Switch on the toggle next to each module you want to enable.
  </Step>

  <Step title="Reload the page">
    Reload the page — the module will now appear in the main navigation.
  </Step>
</Steps>

<Note>
  Only Administrators can enable or disable modules.
</Note>
