# MS Outlook Add-In

## The Microsoft Outlook Add-In\*

### As a User

Use the following steps to schedule Workspace meetings directly from MS Outlook 365:

1. In your preferred browser, go to <https://aka.ms/olksideload>. This opens Outlook on the web, then loads the Add-Ins for Outlook dialog after a few seconds.
2. Select My add-ins.
3. In the Custom Addins section, select Add a custom add-in, then choose Add from file.
4. The file you will need can be found in this link. [**https://talk.ect-telecoms.de/cwp/javascripts/public/outlook/manifest.xml**](<https://talk.ect-telecoms.de/cwp/javascripts/public/outlook/manifest.xml&#xD;&#xA;>)  Open it in your browser and **save a copy in your local disk.**
5. Select the copy of the file you have just saved and click on **Open** to install the add-in.[   ](<https://talk.ect-telecoms.de/cwp/javascripts/public/outlook/manifest.xml&#xD;&#xA;>)\
   **Note:** You only need to execute the previous steps once.  For further questions you can also check[ Microsoft support page ](https://support.microsoft.com/en-us/office/use-add-ins-in-outlook-1ee261f9-49bf-4ba6-b3e2-2ba7bcab64c8#picktab=outlook_on_the_web)
6. Once you have added the add-in,  create a new meeting event, and choose the option **ECT** **Workspace** which will allow you to book and add your meeting details as part of your meeting invitation.

### As an Admin

The Outlook Add-in can be deployed using the instructions below based on your preferred method. Please note that plug-in management in Exchange allows you to have multiple plug-ins installed.   Further instructions can be found in&#x20;

**Deploying to All Users**

To install the plug-in for all users in an organization, you will need an Exchange account with admin privileges. Follow the steps below:

1. Login to the [Exchange Admin Center](http://outlook.office365.com/ecp/).
2. Navigate to Organization → Add-Ins. Here you can add, edit, and remove add-ins from all users in your organization.
3. Add from the Office Store. From here, select the app you want to install and click *Add*. Apps that work with the Outlook Web App are listed under Add-Ins for **Office > Outlook**.
   * If the add-in has already been installed, you can edit or delete it from the list of previously installed add-ins.
4. Once the add-in has been installed to your environment, highlight the row that the add-in is located in and click the pencil icon (✏)  to edit.
5. Set the User Defaults to Optional and then click *Save*.

All users within the organization will now have the add-in installed. Once they restart or reload Outlook, they will now be able to view the Workspace Outlook Add-in.

\
**Deploying to Select Users**

To install the add-in for a subset of users in your organization, an admin can create a Distribution List for them in Exchange and then connect to Exchange Online PowerShell. Refer to [Manage User Access To Add-Ins For Outlook](http://technet.microsoft.com/en-us/library/jj943757\(v=exchg.160\).aspx) (go to section **Limit Availability To Specific Users**) and the [Set-App Mailbox Cmdlet](http://technet.microsoft.com/en-us/library/jj218630\(v=exchg.160\).aspx?f=255\&MSPPError=-2147217396) for instructions.

**Note:** There are typos in the **Manage User Access To Add-Ins For Outlook** document provided by Microsoft. Every instance of "Organizationadd-in" should actually be "OrganizationApp". See the "Set-App Mailbox Cmdlet" document for correct examples.

#### Network Shar**ing**

As the admin, you may upload the manifest file onto the company network library. This means that you can share a URL or link with everyone in order for them to install the Workspace plug-in for MS Outlook.

## Meetings via MS Outlook

In order to create a meeting via MS Outlook, the MS Outlook Workspace plug-in must be installed. There are two ways to create a meeting:

* via **New Items - New Meeting**&#x20;
* Directly through the **Outlook Calendar**

### Creating a Meeting&#x20;

To create a Workspace meeting via MS Outlook, follow these steps:

1. Go to **New Items** in the top left part of your Outlook page. Alternatively, you can go directly to your Outlook Calendar.
2. Select **New Meeting.**&#x20;
3. In the meeting details, select the date, time, title, attendees, and other details of the meeting.&#x20;
4. Click the triple-dot menu icon (<img src="/files/-LlaGycgfFIMUnyvS9IG" alt="" data-size="original">) and select the **Workplace** option. This will link the meeting on Outlook to Workspace with a **MagiCall Link.** The meeting details will now display 'Successfully added the Workspace Meeting'.&#x20;

\*For further information on **MagiCall** links, check out the section below:

{% content-ref url="/pages/-M5v4ddfd64Ngna7i3IG" %}
[MagiCall Links](/workspace/using-product/voice-and-video-calls/magicall-links.md)
{% endcontent-ref %}

5\. Finalize meeting details by selecting recurring options, location, or reminders. You can also personalize the message for participants.&#x20;

6\. Click on the send option with the airplane icon (<img src="/files/-LlaHuw56Wt_xpCe9Am0" alt="" data-size="original">) to send the meeting invitation to participants.&#x20;

7\. The meeting will show up on Workplace in your **Meetings** tab as well as in your MS Outlook calendar.&#x20;

**Note:** As the host, you will need to start the meeting via Workspace. Other participants can access the meeting via their **Meetings** tab if they are part of your Workspace. If they are not, they can also join via the meeting's **MagiCall Link**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://innovate.gitbook.io/workspace/using-product/meetings/the-microsoft-outlook-add-in.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
