# Teamwork Projects

Integrating Luciq with Teamwork Projects helps your team receive all the details they need about issues reported by testers and users from your mobile app using our SDK.

{% stepper %}
{% step %}
**Enter credentials**

Enter your *Token* and *Account URL*

<figure><img src="/files/XRfzQbuqA1cXHdtzfarv" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Choose project settings**

Choose your *Project*, *Task List*, and *Assignee*. You can also choose which details get forwarded as well.

<figure><img src="/files/Ki7H43JvP1KiFjRETNpF" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Test the integration**

At this point, we just need to test your integration so that we're sure everything is working smoothly.

<figure><img src="/files/evs9vczMSpYtD3A3Pnof" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Finish and enable forwarding**

All done! Your integration is now set up and ready to go. From this final page, you can allow automatic forwarding (this can be reconfigured at any time).

<figure><img src="/files/Ki7H43JvP1KiFjRETNpF" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Example forwarded issue**

Issues forwarded to Teamwork Projects should look something like this.

<figure><img src="/files/GiZiWIz0UeSjY672VnAl" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://docs.luciq.ai/product-guides-and-integrations/integrations/teamwork-projects.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.
