---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Embed a custom portal

# Embed a custom portal {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Embed your custom portal to replace the Employee Center tab in Microsoft Teams by configuring the system property. The custom portal shows
up in the Employee Center tab in Microsoft Teams.

## Antes de Iniciar

Role required: admin

If you're using a custom portal rather than the Employee Center, you can replace the embedded Employee Center with your custom portal, so that it's accessible within Microsoft Teams. The following steps take you through the configuration to embed your portal.

## Procedimento

1. In the navigation pane, enter <kbd class="ph userinput">sys_properties.list</kbd>.
2. Search for <kbd class="ph userinput">sn_now_teams.portal.suffix</kbd> property under Name.  
3. Select sn_now_teams.portal.suffix.
4. Enter the value of your custom portal in the Value field.  
   Refer to the below example if you are adding your custom portal:
5. Select Update.
6. Create a custom header for the embedded portal after you configure your custom portal.  
   For more information on adding header configuration, see [Configure HTTP response headers](https://www.servicenow.com/docs/access?context=configure-http-response-header&version=australia&pubname=australia-servicenow-platform&ft:locale=en-US).
   1. In the Navigator pane, type <kbd class="ph userinput">sys_response_header.list</kbd>.
   2. Select New.
   3. On the HTTP Response Header form, fill in the following fields based on your requirement.  
      * Active
      * Application
      * Record
      * Description
      {#customize-custom-portal-employee-center__ul_n4z_sfn_h1c}
   4. Enter the following field values.  
      {#customize-custom-portal-employee-center__table_lq5_5ct_fwb__entry__2}

      | Field | Value |
      |:-|:-|
      | Applies to | Specify Type |
      | Type | Service Portal \[sp_portal\] |
      | Name | Content-Security-Policy |
      | Value | Frame-ancestors 'self' <https://teams.microsoft.com> Importante: To enable the custom portal in all Microsoft 365 apps, add the following domains to the Value field. * \*.office.com * \*.office365.com * \*.microsoft365.com * \*.cloud.microsoft {#customize-custom-portal-employee-center__ul_l4g_fmq_g1c} For example: <kbd class="ph userinput">Frame-ancestors 'self' https://teams.microsoft.com *.office.com *.office365.com *.microsoft365.com *.cloud.microsoft</kbd> |
      [Tabela 1. Field values for the HTTP Response Header form]

      {#customize-custom-portal-employee-center__table_lq5_5ct_fwb}
   5. Select Submit.
   {#customize-custom-portal-employee-center__substeps_kqx_3ct_fwb}
* **[Hide the chat button on the custom portal](https://www.servicenow.com/docs/alOPBoRq7e8SmNBRYPBMvQ)**   
  Hide the chat option for your custom portal that appears in the Employee Center tab within Microsoft Teams.
* **[Hide the logout button on the custom portal](https://www.servicenow.com/docs/NRndngUJcAptD12GqZod~A)**   
  You can hide the logout option for your custom portal that appears in the Employee Center tab within Microsoft Teams.

