diff --git a/docs/clmc-information-model.md b/docs/clmc-information-model.md
index 0e8d61a7c7272c6ed79f3ddc053d1e7da53e7550..46ffb27e3646420913dedec692739705d0b843fc 100644
--- a/docs/clmc-information-model.md
+++ b/docs/clmc-information-model.md
@@ -55,8 +55,6 @@ The diagram highlights the need to monitor three views on an endpoint: network,
 
 Not all information acquired will be aggregated and stored within the CLMC. The CLMC is not responsible for capturing every measurement point related to transferring bytes over the network. It's also not responsible for capturing every interaction between a user and a service. The key design principle is to acquire information from one context that can be used in another context. For example, instead of recording every service interaction an aggregate service usage metric (e.g. request rate/s) would be acquired and stored, and the similar aggregation would be needed for infrastructure monitoring. 
 
-![Agents](/docs/image/agents.jpg)
-
 ### Configuration 
 
 Configuration information describes the structure and state of the system over time. Each configuration item has a  lifecycle that defines configuration states and events that cause a transition between states. The following table gives examples of configuration items and states.