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

# Group Results

> In Paradigm, Celery is used as a background task runner, managing various processes such as parsing data, sending emails, and other asynchronous operations. The admin panel provides a way to monitor and manage these tasks effectively.

In Paradigm, Celery is used as a background task runner, managing various processes such as parsing data, sending emails, and other asynchronous operations. The admin panel provides a way to monitor and manage these tasks effectively.

## Understanding Celery and Task Management in Paradigm's Admin Panel

The Group Results section is designed to manage tasks that are grouped together and need to be executed as a whole.

<Warning>
  This feature is not used yet, but it will provide a way to handle more complex workflows where multiple tasks must be completed together.
</Warning>

By using the Celery task management features, administrators can ensure that all background processes are running smoothly, identify potential problems, and maintain the overall performance and reliability of the platform.
