Skip to main content

The documentation feature in Process-Analytics (https://docs.celonis.com/en/export-technical-documentation.html) is a great one to keep track of the logic developed and is of great use for developers and business users. Is there something similar in Studio fpr knowledge models?

Hi @dimitar.lazar12,

 

As far as I know this feature doesn't exist for Knowledge Models unfortunately. If you are Python savvy, you could create a script that iterates over KM items using PyCelonis (see https://celonis.github.io/pycelonis/1.6.1/reference/celonis_api/studio/knowledge_model/#celonis_api.studio.knowledge_model.KnowledgeModel.content). The outputted code and their descriptions could then be added to a markup file such as HTML, but this is quite a job to do.

 

You can always open a feature request: Flow (celopeers.com).

 

Cheers,

Jan-peter


Thanks @janpeter.van.d ,

 

I created a feature request for that. Hope that people from product will pick that for the next roadmap items.

 

Cheers,

Dimitar


Thanks @janpeter.van.d ,

 

I created a feature request for that. Hope that people from product will pick that for the next roadmap items.

 

Cheers,

Dimitar

Agree, having an up-to-date documentation is always a hassle at the moment.


Reply