> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Integration scenarios: Web client (onsite)

> Integration in the onsite Web client

Available since 2007, the SuperOffice Web client has enjoyed a wide adoption by many on-site customer installations. The product has several advantages over the Windows client. For example, customers can install SuperOffice on a web server that is accessible both near and far without having to pay extra license fees for disconnected functionality such as Travel or incur the extra maintenance costs for maintaining Travel Gateway and the processing of *.up* and *.dwn* files.

SuperOffice CRM Web also enjoys many integration capabilities. I would go so far as to say that it is the most extensible CRM platform available today! With the ability to modify and adapt the user's experience, manipulate the data processing and logic, nearly every component in the SuperOffice CRM Web stack is over-ridable and extensible for complementary functionality or control.

## Integration points

* Custom tables and fields
* Add controls to existing pages
* Add custom dialogs
* Override default functionality and inject custom logic into
  * DataHandlers (create, update, delete of page data)
  * Archive Providers (read-only search providers)
  * Most buttons
* Add custom views (tabs or preview pane options)
* Add web panels
* Scheduled events

## Related SDK

* [Web client SDK][7]

[7]: https://github.com/SuperOfficeDocs/superoffice-docs/blob/main/docs/en/api/reference/web/index.md


## Related topics

- [Integration scenarios: Window client](/en/onsite/integrate/win-client/index.md)
- [Integration scenarios (cloud)](/en/online/integrate/index.md)
- [Deployment scenarios](/en/onsite/security/deployment-scenarios.md)
- [Automation](/en/automation/overview.md)
- [Setting up a Reverse proxy on IIS8](/en/onsite/install/iis/reverse-proxy.md)
- [Database Mirroring scenarios](/en/online/mirroring/scenarios.md)
