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

# Introduction for Organizers

> Welcome to the organizer panel. Manage your sports events from start to finish.

## Who is the Organizer?

The **Organizer** is the user responsible for creating, configuring, and managing sports events on Rocky Global. From the organizer panel you can:

* Create and publish events.
* Define categories, fees, and discounts.
* Manage registrations and participants.
* Configure your product store.
* Check results rankings and financial and operational reports.
* Communicate with registered athletes.

## Recommended workflow

<Steps>
  <Step title="Set up your account">
    Create your organizer profile and bank details. [See account setup](/en/roles/organizador/configuracion-cuenta).
  </Step>

  <Step title="Create your event">
    Define basic information, location, schedule, and rules. [See how to create an event](/en/roles/organizador/crear-evento).
  </Step>

  <Step title="Configure categories and fees">
    Set up distances, prices, pricing schedule, and discounts. [See categories and fees](/en/roles/organizador/categorias-tarifas).
  </Step>

  <Step title="Configure your store">
    Add products such as t-shirts, kits, or medals. [See store](/en/roles/organizador/tienda-eventos).
  </Step>

  <Step title="Publish the event">
    Once everything is ready, publish the event so athletes can register.
  </Step>

  <Step title="Manage registrations">
    Monitor participants, validate data, and communicate with them. [See management](/en/roles/organizador/gestion-participantes).
  </Step>

  <Step title="Post-event">
    Download reports and check your event's financial status. [See reports](/en/roles/organizador/reportes-exportaciones).
  </Step>
</Steps>

## All organizer guides

<CardGroup cols={2}>
  <Card title="Account setup" icon="gear" href="/en/roles/organizador/configuracion-cuenta">
    Organizer profile, bank details, roles and users.
  </Card>

  <Card title="Create an event" icon="calendar-plus" href="/en/roles/organizador/crear-evento">
    Everything you need to publish an event.
  </Card>

  <Card title="Categories and fees" icon="tags" href="/en/roles/organizador/categorias-tarifas">
    Configure prices, schedules, and age groups.
  </Card>

  <Card title="Discounts and codes" icon="percent" href="/en/roles/organizador/descuentos-codigos">
    Promotional codes and automatic discounts.
  </Card>

  <Card title="API" icon="code" href="/en/roles/organizador/api-organizador">
    Generate tokens and query participants via API.
  </Card>

  <Card title="Event store" icon="store" href="/en/roles/organizador/tienda-eventos">
    Sell t-shirts, medals, and official products.
  </Card>

  <Card title="Participant management" icon="users" href="/en/roles/organizador/gestion-participantes">
    View, edit, and validate registrations.
  </Card>

  <Card title="Communications" icon="envelope" href="/en/roles/organizador/comunicaciones">
    Send bulk emails and notifications.
  </Card>

  <Card title="Reports and exports" icon="chart-line" href="/en/roles/organizador/reportes-exportaciones">
    Download participant lists and financial reports.
  </Card>

  <Card title="Finances and settlement" icon="money-bill-transfer" href="/en/roles/organizador/finanzas-liquidacion">
    Check revenue, commissions, and payments.
  </Card>
</CardGroup>
