********** User Guide ********** This guide covers everything you need to effectively use Jobmon for your computational workflows. Core Concepts ============= Start here to understand the fundamental building blocks of Jobmon: - :doc:`core_concepts` - Tasks, Workflows, DAGs, and how they fit together - :doc:`workflows` - Creating and managing workflows - :doc:`tasks` - Defining tasks and dependencies - :doc:`compute_resources` - Memory, runtime, queues, and retries Language Guides =============== - :doc:`r_client` - Complete guide to using Jobmon from R Operations ========== Day-to-day operations and monitoring: - :doc:`monitoring` - Track workflow progress and investigate issues - :doc:`cli_reference` - Command-line tools reference .. toctree:: :maxdepth: 2 :hidden: :caption: Concepts core_concepts workflows tasks compute_resources .. toctree:: :maxdepth: 2 :hidden: :caption: Language Guides r_client .. toctree:: :maxdepth: 2 :hidden: :caption: Operations monitoring cli_reference