# Finding URLs in the System

Several applications in any installation of OpenG2P like admin console, OpenSearch dashboards, portals etc. You can find the exact names of the URLs as follows:

1. Logging into Rancher
2. Switch to the namespace of interest
3. List all the VirtualServices from the menu on the left.

<figure><img src="https://1895884874-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnKdOHLbjDdIln1QDNwSx%2Fuploads%2Fgit-blob-ab66d6b1b57a9913e183778ab4fba10fc18ee5c5%2Fvirtual-services-menu.png?alt=media" alt="" width="289"><figcaption></figcaption></figure>

4. Expand any of the VirtualService YAML to find the URL under `hosts` parameter. Example

`hosts:`

`- beneficiary.explore.openg2p.org`
