# Organisation of Work

These technical guidelines have been prepared by the technical support unit on knowledge and data and reviewed by the task force on knowledge and data within IPBES.

Version: 1.0\
DOI: <https://zenodo.org/doi/10.5281/zenodo.10004399>

The O*rganisation of Work,* consists of three separate parts:&#x20;

* [A - File Naming Convention](/ipbes-ict-guide/data-and-knowledge-management/organisation-of-work/a-file-naming.md),&#x20;
* [B - Versioning Scheme](/ipbes-ict-guide/data-and-knowledge-management/organisation-of-work/b-versioning-scheme.md) and&#x20;
* [C - Experts Lists](/ipbes-ict-guide/data-and-knowledge-management/organisation-of-work/c-experts-list.md)&#x20;

These guidelines are intended to support the technical support units for the assessments, the other technical support units within IPBES and the assessment experts. Adopting these practices will increase the consistency and coherence within IPBES, and will facilitate the use of IPBES products for internal and external users.

All source files are also available on our [GitHub](https://github.com/ipbesdata/Technical-Guideline-Series). For any questions, feedback, or suggestions for future guidelines, contact <aidin.niamir@senckenberg.de>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ict.ipbes.net/ipbes-ict-guide/data-and-knowledge-management/organisation-of-work.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
