# Basecamp V3

Integrating Luciq with Basecamp 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 your Company ID**

You will be redirected to the login page where you can enter your username and password.
{% endstep %}

{% step %}
**Allow Luciq to access your Basecamp account**
{% endstep %}

{% step %}
**Choose your Project and Todo List**

You can also choose which details get forwarded as well.
{% endstep %}

{% step %}
**Test your integration**

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

{% step %}
**All done — integration set up**

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).
{% endstep %}

{% step %}
**Example of an issue forwarded to Basecamp**

Issues forwarded to Basecamp should look something like this.

<figure><img src="/files/bRVBUuGJW76BGpyy8HqZ" 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/basecamp/basecamp-v3.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.
