---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/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


---

# Customize Start Microsoft Teams chat UI action

# Customize Start Microsoft Teams chat UI action {#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

Enables you to extend the Start Microsoft Teams chat UI actions to the tables you
require.

## Antes de Iniciar

Role required: admin

## Procedimento

1. Navigate to AllServiceNow for Microsoft 365UI Actions.
2. Open the existing Start Microsoft Teams chat UI action in a new window.
3. Click New.
4. On the UI action form, fill the fields:  
   {#start-chat__table_mjd_tth_pnb__entry__2}

   | Field | Description |
   |:-|:-|
   | Name | Name of the UI action. Ex: Start Microsoft Teams chat |
   | Table | Table to which the Start Microsoft Teams chat UI action is to be available |
   | Form button | Check this box |
   | Show insert | Clear this box |
   | Client | Check this box |
   | List v3 Compatible | Check this box |
   | Onclick | Type <kbd class="ph userinput">initChatWithGroup()</kbd> |
   | Condition | Copy and paste the condition of the existing Start Microsoft Teams chat. Modify the column name as required. |
   | Script | Copy and paste the script of the existing Start Microsoft Teams chat. Modify the column name as required. |
   | Workspace Form Button | Check this box. Copy and paste the Workspace Client Scriptof the existing Start Microsoft Teams chat. Modify the column name as required. |
   [Tabela 1. UI action form]

   {#start-chat__table_mjd_tth_pnb}
5. Click Submit.

