> For the complete documentation index, see [llms.txt](https://help.auxalia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.auxalia.com/plant-tools/plantdatamanager/collaboration-workflows.md).

# Collaboration Workflows

This chapter lists the workflows and how the files used by PlantDataManager are handled in a Collaboration (BIM360 / **A**utodesk **C**onstruction **C**loud) environment.

**Warning: When working with collaboration projects you have to consider a very high latency when configuration files are checked in and out. This also leads to delays when changes are applied to the configuration until they are available for other users working on the same collaboration project.**

<details>

<summary>Definitions</summary>

For the handling of files we use the following definitions 1.**DOWNLOADED** A file is downloaded from BIM360/ACC to the work folder. It can still be DOWNLOADED or CHECKED OUT by other users. 2.**CHECKED IN** A file is uploaded to BIM360/ACC from the work folder. It can be DOWNLOADED or again CHECKED OUT by other users. 3.**CHECKED OUT** A file is downloaded from BIM360/ACC to the work folder. It can still be DOWNLOADED but **not** CHECKED OUT by other users. 4.**COMMITTED** A file is uploaded to BIM360/ACC from the work folder, but will still be checked out. It can still be DOWNLOADED but **not** CHECKED OUT by other users. 5.**DELETED** The file is physically removed from the work folder and from BIM360/ACC as well as unlinked from the project to not appear in Project Manager anymore. 6.**UNLINKED** The file is physically **not** removed from the work folder and from BIM360/ACC, but is unlinked from the project to not appear in Project Manager anymore. 7.**UNDO CHECK OUT** This is used if the file was checked out before with the purpose to lock it from being used by other users. Using UNDO CHECK OUT is faster, then checking the file in and it doesn't increase the version number.

</details>

Table of Content:

* [General Workflow](/plant-tools/plantdatamanager/collaboration-workflows/general-workflow.md)
* [Link Configurations](/plant-tools/plantdatamanager/collaboration-workflows/link-configurations.md)
* [Calculations](/plant-tools/plantdatamanager/collaboration-workflows/calculations.md)
* [PropertiesPalette](/plant-tools/plantdatamanager/collaboration-workflows/propertiespalette.md)
* [Report Configuration Files](/plant-tools/plantreporter/collaboration-workflows/report-configuration-files.md)
* [Not-Placed Objects & Relationships Workflow](/plant-tools/plantdatamanager/collaboration-workflows/not-placed-objects-relationships-workflow.md)
