Skip to main content
Best answer by Mithila Jayalath

@Olav Alstad  you can add an app identifier to the ClientConfig.  You’ll have to build the ClientConfig and set the app identifier. 

https://github.com/cognitedata/cdf-sdk-java/blob/main/src/main/java/com/cognite/client/config/ClientConfig.java#L281

 

1 reply

Mithila Jayalath
Expert ⭐️⭐️⭐️⭐️
Expert ⭐️⭐️⭐️⭐️
November 19, 2025

@Olav Alstad  you can add an app identifier to the ClientConfig.  You’ll have to build the ClientConfig and set the app identifier. 

https://github.com/cognitedata/cdf-sdk-java/blob/main/src/main/java/com/cognite/client/config/ClientConfig.java#L281