# Testing Yoxel Sync (for admins)

### Prerequisites:

***

* Yoxel Sync package is installed.<br>
* You (Salesforce admin) have the package license (use the **'Manage Licenses'** link to assign one).

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

After you have configured at least one sync template ([Yoxel Sync admin configuration](https://helpdocs.yoxel.com/yoxel-sync/yoxel-sync-admin-configuration)) go to your Yoxel Sync tab ([Adding Yoxel Sync tab](https://helpdocs.yoxel.com/yoxel-sync/adding-yoxel-sync-tab-lightning)) to examine your sync status. If you chose 'self-authorization' mode in your template you will have to authorize Yoxel Sync to access your remote accounts. Expand a service and activate/authorize. At this point you can connect the sync to a test mailbox account.

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

Once all your services are active you can run the sync by clicking the **'Sync now'** button.\
\
Test that your other Salesforce users can access the Yoxel Sync tab.

1. Give another user a license: [Adding and removing users](https://helpdocs.yoxel.com/yoxel-sync/adding-and-removing-users).<br>
2. Use the 'Login as' function for a Salesforce user.<br>
3. Find the [Adding Yoxel Sync tab](https://helpdocs.yoxel.com/yoxel-sync/adding-yoxel-sync-tab-lightning).<br>
4. If the tab is not accessible please check the user profile permissions: [Enabling users to access Yoxel](https://helpdocs.yoxel.com/yoxel-sync/enabling-users-to-access-yoxel).


---

# 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-sync/testing-yoxel-sync-for-admins.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.
