# SAP WebGUI Interface Examples

> Examples for identifying whether a SAP session is using the WebGUI interface based on URL and window attributes.

With SAP, sometimes it is misleading which interface is being used. Therefore, let’s see some examples.

## SAP WebGUI

![docs image](https://dev-assets.cms.uipath.com/assets/images/activities/activities-docs-image-244436-828c5834.webp)

:::note
The URL link contains the `webgui` abbreviation.
:::

## SAP WebGUI interface running within SAP FIORI User interface

![docs image](https://dev-assets.cms.uipath.com/assets/images/activities/activities-docs-image-244432-65c21886.webp)

:::note
The URL link contains the `flp` abbreviation and the `sap-ui-tech-hint` tag.
:::

## SAP Fiori

![docs image](https://dev-assets.cms.uipath.com/assets/images/activities/activities-docs-image-244428-3267ab01.webp)

:::note
This is a native SAP FIORI application in modern UI5 design.
:::
