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

# Using the admin interface

> Guide on how to use the admin (organizer) side of Jury

<Columns cols={2}>
  <Card title="Configuration" icon="sliders" href="/jury/usage/admin/configuration">
    How to configure your Jury instance once set up.
  </Card>

  <Card title="Adding Projects" icon="folder-plus" href="/jury/usage/admin/add-projects">
    How to import projects into Jury.
  </Card>

  <Card title="Adding Judges" icon="user-plus" href="/jury/usage/admin/add-judges">
    How to add judges to Jury.
  </Card>

  <Card title="Score Aggregation" icon="ranking-star" href="/jury/usage/admin/scoring">
    How rankings are collected from judges and scores are aggregated.
  </Card>

  <Card title="Tracks" icon="trophy" href="/jury/usage/admin/tracks">
    How to judge tracks/challenges with Jury.
  </Card>

  <Card title="Groups" icon="people-group" href="/jury/usage/admin/groups">
    How to judge if you have multiple judging areas.
  </Card>

  <Card title="Admin Dashboard" icon="gauge" href="/jury/usage/admin/dashboard">
    Using the admin dashboard.
  </Card>
</Columns>
