> ## 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.

# Notice Board

> Quick access to announcement management actions

Make important announcements and keep your students and staff informed.

## Key Actions

<CardGroup cols={2}>
  <Card title="Make Announcement" icon="megaphone" href="/notice-board/make-announcement">
    Create and publish new announcements for your batches
  </Card>

  <Card title="Edit Announcement" icon="pen-to-square" href="/notice-board/edit-announcement">
    Update existing announcements with new information
  </Card>

  <Card title="Remove Announcement" icon="trash" href="/notice-board/remove-announcement">
    Delete outdated or incorrect announcements
  </Card>
</CardGroup>

## All Notice Board Features

<AccordionGroup>
  <Accordion title="View all notice board features">
    * [Make Announcement](/notice-board/make-announcement)
    * [Edit Announcement](/notice-board/edit-announcement)
    * [Remove Announcement](/notice-board/remove-announcement)
  </Accordion>
</AccordionGroup>
