> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/devcarlosperez/EcoEvents/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to EcoEvents - A sustainable event management platform for organizing and tracking eco-friendly events.

<img className="block dark:hidden" src="https://mintcdn.com/devcarlosperez-ecoevents/lNnsn8k9oY3DUwRy/images/hero-light.png?fit=max&auto=format&n=lNnsn8k9oY3DUwRy&q=85&s=205ca3fe540fdd10efc6d67832877643" alt="Hero Light" width="2064" height="1104" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/devcarlosperez-ecoevents/lNnsn8k9oY3DUwRy/images/hero-dark.png?fit=max&auto=format&n=lNnsn8k9oY3DUwRy&q=85&s=d3db500b25bd4c97aed4221c959c3dd1" alt="Hero Dark" width="2064" height="1104" data-path="images/hero-dark.png" />

## Welcome to EcoEvents

EcoEvents is a comprehensive platform designed to help you organize, manage, and track sustainable events. Whether you're planning a corporate conference, community gathering, or music festival, EcoEvents provides the tools you need to minimize environmental impact while maximizing attendee engagement.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Get up and running with EcoEvents in minutes
  </Card>

  <Card title="Event Management" icon="calendar" href="/features/event-management">
    Create and manage eco-friendly events with ease
  </Card>

  <Card title="Sustainability Tracking" icon="leaf" href="/features/sustainability-metrics">
    Monitor and reduce your event's carbon footprint
  </Card>

  <Card title="API Reference" icon="code" href="/api/introduction">
    Integrate EcoEvents into your applications
  </Card>
</CardGroup>

## Key Features

<CardGroup cols={3}>
  <Card title="Event Creation" icon="calendar-plus">
    Easily create and configure events with customizable settings for sustainability goals
  </Card>

  <Card title="Attendee Management" icon="users">
    Track registrations, manage check-ins, and communicate with participants
  </Card>

  <Card title="Carbon Tracking" icon="chart-line">
    Measure and monitor your event's environmental impact in real-time
  </Card>

  <Card title="Analytics Dashboard" icon="chart-bar">
    Visualize event performance and sustainability metrics
  </Card>

  <Card title="Integrations" icon="plug">
    Connect with popular tools and services via webhooks and APIs
  </Card>

  <Card title="Reporting" icon="file-chart-column">
    Generate comprehensive sustainability reports for stakeholders
  </Card>
</CardGroup>

## Why Choose EcoEvents?

<AccordionGroup>
  <Accordion title="Sustainability First">
    EcoEvents is built with environmental responsibility at its core. Every feature is designed to help you make informed decisions that reduce your event's carbon footprint.
  </Accordion>

  <Accordion title="Easy to Use">
    Our intuitive interface makes it simple to create and manage events, even if you're not a technical expert. Get started in minutes with our guided setup process.
  </Accordion>

  <Accordion title="Powerful Analytics">
    Track key metrics and sustainability indicators in real-time. Generate detailed reports to share with stakeholders and demonstrate your environmental impact.
  </Accordion>

  <Accordion title="Flexible Integration">
    Connect EcoEvents with your existing tools and workflows using our comprehensive REST API and webhook support.
  </Accordion>
</AccordionGroup>

## Get Started

Ready to create your first sustainable event? Follow our [Quick Start Guide](/quickstart) to get up and running in minutes.

<CardGroup cols={2}>
  <Card title="Documentation" icon="book" href="/quickstart">
    Learn how to use EcoEvents
  </Card>

  <Card title="API Reference" icon="terminal" href="/api/introduction">
    Explore the API documentation
  </Card>
</CardGroup>
