# Authorizing Yoxel to access Outlook (MS Exchange)

To authorize Yoxel to access your Outlook account:

1\. Choose MS Exchange in the **“Add service”** drop down menu

<figure><img src="/files/ofDXLHAPM0ZjYeABYdJD" alt="" width="375"><figcaption></figcaption></figure>

2\. Specify how you would like to name your MS Exchange service in your Yoxel app instance and select if you would like to sync Calendar and/or Tasks

<figure><img src="/files/2xF2nOu5djZVzpVMl0Fm" alt=""><figcaption></figcaption></figure>

3\. Specify your email address\
\
4\. Add EWS service URL (the EWS URL should start with “https\://”.) Yoxel supports MS Exchange servers starting with 2007.<br>

* To locate the right EWS URL try one of the following steps:<br>

  * Check your current Outlook account settings: Account Settings->\[choose account]->More Settings->\[select Connection tab]->Exchange Proxy Settings. For Mac Users, try the Outlook Preferences-->Accounts-->\[choose account]--->Advanced<br>
  * Check Exchange provider's documentation. Often it will mention the EWS url when describing Entourage 2008 mail client configuration. <br>
  * For Rackspace hosted servers the url would be [https://ews.mex02.emailsrvr.com](https://ews.mex02.emailsrvr.com/). You may also see a URL that ends in '/ews/exchange.asmx'. For Rackspace users this is usually <https://ews.mex02.emailsrvr.com/ews/exchange.asmx><br>
  * If you don't know your EWS URL try the URL you use for webmail login.<br>
  * Open a separate browser window. Paste the EWS URL into the navigation window. If the URL does not end in '/ews/exchange.asmx,' add the '/ews/exchange.asmx' suffix to the server part, i.e. Rackspace users would paste/type <https://ews.mex02.emailsrvr.com/ews/exchange.asmx><br>
  * If the EWS service is provided by your server you'll see an authentication box pop up in your browser. Use that box to test your username and password. Usually your username will be your email and if that does not work try your windows style 'DOMAIN\username' username. Upon successful login you'll get a page full of xml. Please fill Outlook service form using the username and password you used here.<br>
  * In Yoxel simply specify the server part of the url https\://\<server-name> (Yoxel appends /ews/exchange.asmx under the hood).

5\. Specify username and password. These should be exactly those that are used to access your MS Exchange account online. The username could either be your email address or a windows style 'DOMAIN\username' login name.\
\
6\. Click **Authorize** button


---

# 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://helpdocs.yoxel.com/teamwork/yoxel-for-outlook/authorizing-yoxel-to-access-outlook-ms-exchange.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.
