.. _python_API_data_management:

.. currentmodule:: flow360

**************************
Data Management
**************************

Effective data management streamlines access to simulation resources, facilitates collaboration, and ensures efficient transfer of results between cloud and local environments.

.. grid:: 1

    .. grid-item-card:: 🔄 Cloud Organization
        :link: cloud_organization/index
        :link-type: doc
        
        Manage shared accounts and organize resources in the Flow360 cloud environment.

    .. grid-item-card:: 📦 Data Transfer
        :link: data_transfer/index
        :link-type: doc
        
        Transfer simulation results efficiently between cloud and local environments.

    .. grid-item-card:: 📋 Resource Listing
        :link: listing/index
        :link-type: doc
        
        Query and list available meshes, cases, and storage resources.

Key Capabilities
=============

* Shared account management for team collaboration
* Efficient transfer of large simulation datasets
* Systematic querying of simulation resources
* Organizing and navigating cloud-based assets

.. toctree::
   :hidden:

   cloud_organization/index
   data_transfer/index
   listing/index
