---
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


---

# Create a manifest file for Microsoft Outlook Add-in

# Create a manifest file for Microsoft Outlook Add-in {#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

Create a manifest file and customize it as per your organization standards to
configure the add-in in Microsoft Outlook.

## Antes de Iniciar

Role required: none

Download the sample manifest file
Workplace_Outlook_add_in_manifest_example.xml along with
the Workplace Reservations for Microsoft Outlook Add-in application from the ServiceNow Store. You can also create a manifest file, for more information
on how to create a manifest file, refer to the [Microsoft
documentation](https://docs.microsoft.com/en-us/office/dev/add-ins/develop/add-in-manifests?tabs=tabid-1#manifest-v11-xml-file-examples-and-schemas).

## Por Que e Quando Desempenhar Esta Tarefa

In this task, you can create a manifest file by customizing the sample manifest file
downloaded from the ServiceNow Store. The parameters in the manifest file
that can be customized are explained in the procedure.

## Procedimento

1. Navigate to the directory where you have downloaded the sample manifest file.
2. Open the manifest file to make customization.
3. In the sample manifest file, change the following parameters as per your organization requirements.  
   {#add-manifest-file-for-outlook-addin__table_nx4_j1d_cqb__entry__2}

   | Parameter | Description |
   |-|-|
   | Id | Unique ID for the add-in. For more ore information, refer to the [Microsoft documentation](https://docs.microsoft.com/en-us/office/dev/add-ins/testing/troubleshoot-manifest). |
   | DisplayName | Display name of the add-in. The name is displayed in the Microsoft Outlook app ribbon. |
   | Description | Description about the add-in. |
   | IconUrl | Link to the icon image. A Youmoji icon is installed along with the application for the add-in. If you are setting your own icon, ensure that you specify a url linking to the icon. The following icon formats are supported: * 16x16 * 32x32 * 64x64 * 80x80 {#add-manifest-file-for-outlook-addin__ul_b1x_d5d_cqb} |
   | Images | Link to the images used in the add-in. |
   | SupportUrl | Link to a supporting environment. |
   | SourceLocation | Link to a supporting environment. You can link your own environment, or a different website. |
   | Url | Link to the instance where the add-in is installed. |
   [Tabela 1. Parameters in the manifest file that can be customized]

   {#add-manifest-file-for-outlook-addin__table_nx4_j1d_cqb}
4. Save the manifest file with a different name.

## Resultado

The manifest file for the add-in is created.

## O que Fazer Depois

Perform any of the following actions as per requirement:

* [Upload the manifest file for a single user](https://servicenow-prod.fluidtopics.net/sQFsmOvIh72oNqhs1syeQg "After you create the manifest file, make it available for usage within Microsoft Outlook. You can upload the add-in for a single user use.")
* [Upload the manifest file in Microsoft Office 365](https://servicenow-prod.fluidtopics.net/KzEPk22N4GWG4TdNcEhCzg "After you create a manifest file, upload it to Microsoft Office 365. You can view and use the add-in Microsoft Office 365 after you upload the manifest file.")
{#add-manifest-file-for-outlook-addin__ul_dgd_k12_cqb}
**Tarefas relacionadas**   

* [Install Workplace Reservations for Microsoft Outlook Add-in](https://servicenow-prod.fluidtopics.net/P~ay~7RL2Ko9PCgH2TFftw "Install the Workplace Reservations for Microsoft Outlook Add-in application from ServiceNow Store applications. Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.")
* [Upload the manifest file for a single user](https://servicenow-prod.fluidtopics.net/sQFsmOvIh72oNqhs1syeQg "After you create the manifest file, make it available for usage within Microsoft Outlook. You can upload the add-in for a single user use.")
* [Upload the manifest file in Microsoft Office 365](https://servicenow-prod.fluidtopics.net/KzEPk22N4GWG4TdNcEhCzg "After you create a manifest file, upload it to Microsoft Office 365. You can view and use the add-in Microsoft Office 365 after you upload the manifest file.")

