# GitHub Issue

If you have not set your Githun Issue during the onboarding process & would love to set it up afterward, you can follow the steps mentioned below:

### Step 1: Navigate to Settings

&#x20;Typo dashboard > Settings > Integrations > Click on GitHub Issues

<div align="left"><figure><img src="/files/YXfdJoRThrYtzch4UKT9" alt="" width="563"><figcaption></figcaption></figure></div>

### Step 2: Select Project

As we already have permission to access your GitHub account, the next step is to select the project you want to give access to Typo.

### Step 3: Select Project

Select the projects you want to sync to typo pr you can select all.

<div align="left"><figure><img src="/files/4aKprBd1jbsFpNDYympy" alt="" width="563"><figcaption></figcaption></figure></div>

And done! You will have all your sprint & tasks related insights in your dashboard now.

<br>


---

# 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://typo.gitbook.io/typo-help-docs/getting-started/integrations/issue-tracker/github-issue.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.
