# Web Graph > Symcon documentation · English · generated on 2026-09-26 > Index: https://www.symcon.de/en/llms.txt Source: https://www.symcon.de/en/service/documentation/module-reference/legacy/web-graph/ _Requires Symcon >= 4.3_ The module is used to make already existing diagrams available via WebHook. The WebHook can then be called both locally and via Connect Service. Stylistic configurations are also possible via parameters in the URL. ### function scope - Creates a custom Webhook - Adding the allowed object IDs for diagrams via list - Ability to secure via username and password - Deployment via WebHook both locally or via Connect Service - Configuration of the display via URL parameters ### prerequisites - Active subscription when using the Connect Service ### Software installation - Using the [Module Store](https://www.symcon.de/en/service/documentation/components/management-console/module-store/) to install the Web Graph module. ### Setting up instances in IP-Symcon - Under "Add Instance" the 'Web Graph' module can be found using the quick filter. - More information about adding instances in the [Instances documentation](https://www.symcon.de/en/service/documentation/basics/instances/) #### Configuration page: | Name | Description | | --------------------------- | ----------------------------------------------------------------------------------- | | Access List | The list contains the object IDs of diagram media which may be provided via WebHook | | User Name/Password (Expert) | Restricts access using a user name and password | | Test environment | Here you can try out different settings and read out the appropriate URL | After entry in the "Access List" the graphs are available with their ID. #### Example Diagram media with the ID 12345 is entered into the "Access List". Thereupon this is visible under: Local: http://127.0.0.1:3777/hook/webgraph/?id=12345 Symcon Connect Service: https://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.ipmagic.de/hook/webgraph/?id=12345 Additional settings can be appended to the URL. /hook/webgraph/?id=12345&startTime=&timeSpan=3&isHighDensity=1&isExtrema=&isDynamic=1&isContinuous=&width=0&height=0&showTitle=&showLegend= ### status variables and profiles No additional status variables or profiles are created. Only the WebHook "/hook/webgraph/" is entered. ### Visualization No further configuration or display is possible via the Visualization.