Finding an existing element to edit
The first step in modifying the PolicyCenter interface is finding the PCF element that you want to edit, whether this is a page, a screen, or a specific widget. There are several ways to do this:
Browse the PCF hierarchy
About this task
You can browse the PCF elements under the Page Configuration folder in Guidewire Studio:

These elements are arranged in a folder hierarchy that is related to how they appear in the PolicyCenter interface. For example, the admin, claim, and dashboard folders generally contain PCF elements that are related to the Administration, Claim, and Dashboard pages within ClaimCenter.
Find an element by ID
About this task
If you know the ID of the element, such as by using the location info or widget inspector windows, you can find it within Studio. Press Ctrl+N to open the Find By Name dialog box, and then start typing the ID of the element. As you type, PolicyCenter displays a list of possible elements that match the ID you are entering.

After you see the one you want, click on it and PolicyCenter opens the file in the PCF Editor.
