# Authorizing Yoxel to access your Teamwork account

Yoxel Sync will be accessing your accounts (Teamwork, G Suite, Office 365, MS Exchange) remotely and needs your authorization for that. Teamwork account authorization is API token based.\
\
\
1\. Start Yoxel Sync app from **'My Profile'** -> **'Integrations'** tab:

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

2\. Expand your Teamwork service/connector to confirm that your portal url and API token are already entered. Usually the url and the token will have been auto populated for you. If the token field is empty see [Looking up your Teamwork API token](https://helpdocs.yoxel.com/teamwork/looking-up-your-teamwork-api-token) article.  Check what you'd like to sync **'Calendar'** (for calendar events and milestones), **'Tasks'.** Then click **'Save'.**

<figure><img src="/files/V2m5k74HA3UaxBTebOr2" alt=""><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/teamwork/authorizing-yoxel-to-access-your-teamwork-account.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.
