# Check the Customized Connection Settings Page

You just customized the PANDIUM.yaml, which controls the Connection Settings page. Let's take a look at that updated page for your tenant!

1. Commit your code and push it to your remote repository.
2. On the Integration Hub navigate to your integration by clicking **Integrations** from the side bar > the **Unpublished** tab > the card for your *Pokémon of the Day* integration.  This will display the integration details page.

<figure><img src="https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2FhU3rhchidy6CFTBD3BtN%2Fimage.png?alt=media&#x26;token=364afe8a-407b-4551-925a-9f3a06cc0dd2" alt=""><figcaption></figcaption></figure>

3. Click **Build Release**.  This will open the *Manually build a new Release* dialog box.

<figure><img src="https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2Flv0crgSY003TYlmHXsz6%2Fimage.png?alt=media&#x26;token=88c926ac-1773-4dbc-bb27-a7a30705cc67" alt=""><figcaption></figcaption></figure>

4. Enter a tag for the new release; this should be something to remind you what features have been added in this release.
   * If the source control tenant is currently running the **Build Release** button will be disabled.  It will be enabled when the source control run is complete.
5. Click **Build Release.**
   * This will display the *Source Control* tab of the *Admin Settings* page and kick off a run of your [source control](https://docs.pandium.com/reference/source-control) tenant. &#x20;
   * &#x20;That run will generate a new release of your integration based on the code you just pushed to your remote repository.
6. When the source control run is complete, navigate back to your integration's detail page by clicking **Integrations** from the side bar > the **Unpublished** tab > the card for your *Pokémon of the Day* integration.
7. Click the **Tenants** tab.  This will display a list of your integration's tenants.  Right now there should be one.

<figure><img src="https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2FX5GvfEwiFD3jepgaGTZ7%2Fimage.png?alt=media&#x26;token=a97fd047-5a35-4d6d-9202-a43fbdba4e4a" alt=""><figcaption></figcaption></figure>

8. Click on your tenant.  This will display the *Tenant Detail* page.

<figure><img src="https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2FpcCK9aqZksMgdG88qeMN%2Fimage.png?alt=media&#x26;token=cf51416c-ddf9-456a-933f-c08ee061962e" alt=""><figcaption></figcaption></figure>

9. Click **Settings**.  This will display the *Connection Settings* page.  Since your release channel is *Latest* the tenant has been automatically updated to the new release you just made.

<figure><img src="https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2FxLJQLOnmTWnstHPvGiXs%2Fimage.png?alt=media&#x26;token=fdbee92b-bc03-4920-8ef6-17016da4363d" alt="" width="375"><figcaption></figcaption></figure>

Now, the connections setting page doesn't have any unnecessary options!&#x20;
