# Application path

The Customer Panel is closely linked to the Intalio Router Package, which is responsible for routing many of the Intalio's applications that are based on OTRS.

Base path for the application is always `/opt/otrs/var/httpd/htdocs/`.

You can set a path to the application using the `IntalioApplication::CustomerPanel`. This way you specify the location of your application frontend files - `/opt/otrs/var/httpd/htdocs/<strong>customer-panel</strong>`

Example configuration:

[![image-1591257190123.png](https://docs.intalioservices.com/uploads/images/gallery/2020-06/scaled-1680-/G2BzWmt28eOOvnSE-image-1591257190123.png)](https://docs.intalioservices.com/uploads/images/gallery/2020-06/G2BzWmt28eOOvnSE-image-1591257190123.png)

The application will be available at `<DOMAIN>/otrs/route.pl/customer-panel` in this case and this is the **default** configuration.