> For the complete documentation index, see [llms.txt](https://helpdocs.yoxel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.yoxel.com/teamwork/enabling-yoxel-sync-integration-in-your-teamwork-portal.md).

# Enabling Yoxel Sync integration in your Teamwork portal

Yoxel Sync is integrated into your Teamwork portal but an admin needs to enable the integration to make Yoxel Sync available for users.

1\. As an admin user go to your **Settings** -> **Integrations** page:

<figure><img src="/files/5PcBvfpWoyPzGPW0cqVD" alt=""><figcaption></figcaption></figure>

2\. Scroll down to find Yoxel's card on the Integrations page and click the **'Enable Yoxel Sync'** button.

<figure><img src="/files/DqLXfYyfEVcsjKnzyqcG" alt="" width="563"><figcaption></figcaption></figure>

3\. Now Yoxel Sync is available to your users and they can start configuring their syncs.\
\
4\. You will find Yoxel Sync by going to **'View Profile'** -> **'Integrations'** tab.

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

5\. From this page you can finally access Yoxel Sync configuration.

<figure><img src="/files/b2BqDNoquopSkPUiY8Wg" alt="" width="563"><figcaption></figcaption></figure>

6\. Click **'Configure Yoxel'** and a new browser tab will open where you're guided by a 3-step setup wizard. The first step is to set up your services/connectors. There is always the Teamwork service. And that is where you need to specify your portal url and enter the API token that you looked up earlier. Then also select what you'd like to sync: Calendar or/and Tasks. And click 'Save'.

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

7\. Next step is to add and authorize your other service/connector, Google Apps or MS Exchange. Read another article that is appropriate for your type of account.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpdocs.yoxel.com/teamwork/enabling-yoxel-sync-integration-in-your-teamwork-portal.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
