# Activating Yoxel Salesforce Add-on

Once Yoxel Salesforce Add-on is installed you should be able to open it in the task pane for any selected email by clicking the add-on's icon:

<figure><img src="/files/9AKaBpq1BNnLVf21fOvi" alt=""><figcaption></figcaption></figure>

The very first time around the add-in will ask you to authorize access to your Office 365 and your Salesforce accounts.\
\
1\. Getting offline access to your Office 365 account allows the add-on to send emails when you're not online.

<figure><img src="/files/DGFsBBFsuNW20OVRYdNG" alt="" width="315"><figcaption></figcaption></figure>

You'll see details of the requested permissions. Click **'Accept'** to confirm.

<figure><img src="/files/Fon74iWnrYm7bQwyuBxU" alt=""><figcaption></figcaption></figure>

2\. Getting access to your Salesforce account is essential to activating the rest of the add-in functionality:

<figure><img src="/files/idw00p3CQ85sQOQ2qTp5" alt="" width="309"><figcaption></figcaption></figure>

You'll see details of the requested permissions. Click **'Allow'** to confirm.

<figure><img src="/files/nLPK2sToHJHAViAUxbOZ" alt=""><figcaption></figcaption></figure>

3\. After you've completed the two authorization steps your add-in should be active and should show its **"Home"** page to you. At that point please switch to the **'Settings'** tab to verify that you've connected proper Salesforce account. This is the page where you can de-activate the add-in or re-connect a different Salesforce account.

<figure><img src="/files/UDwCSVfk8XVeg4HthbId" alt="" width="318"><figcaption></figcaption></figure>


---

# 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/yoxel-addons/activating-yoxel-salesforce-add-on.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.
