# GitHub

### [GitHub](https://www.luciq.ai/integrations/github)

Manage your projects and issues right inside GitHub by following these simple steps.

{% stepper %}
{% step %}
**Select the Organization**

Select the Organization you would like to forward to. If it's not in the drop-down list, you can select *Add more organizations* to open GitHub and add your Organization.
{% endstep %}

{% step %}
**Pick an organization in GitHub**

When adding an Organization, you will be redirected to **GitHub** to pick an organization to Install Luciq in.
{% endstep %}

{% step %}
**Grant repository access**

You will be asked to grant Luciq access to some or all repositories that belong to the organization. Select the repositories and click *Install*.
{% endstep %}

{% step %}
**Choose repository and assignee**

You will be redirected back to Luciq to complete the setup. Now you only have to choose the repository and assignee for the forwarded issues. You can also choose which details get forwarded as well.
{% endstep %}

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

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

{% step %}
**Complete setup**

All done! Your integration is now set up and ready to go. From this final page, you can allow automatic forwarding (don't worry though, this can be reconfigured at any time!)
{% endstep %}

{% step %}
**Sample forwarded issue**

Issues forwarded to Github should look something like this.
{% 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/github.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.
