# Github

Login or create account at [https://app.iftrue.co ](<https://app.iftrue.co >)

1. Login to your Github by clicking sign-in. if you've already signed in with Github, skip this step.

<figure><img src="/files/PxCTzokwGhS7aGhivDYV" alt=""><figcaption><p>Signin to your github account</p></figcaption></figure>

2. Now, we will install Iftrue Github App to your organization's github account. **Click Install App**

<figure><img src="/files/MSA268JGUoq8COzkySCF" alt=""><figcaption><p>Install </p></figcaption></figure>

3. Github will take you to app installation pages.&#x20;
   1. Select your repositories,
   2. Review the permissions and see iftrue will not ask for `code` permissions

<figure><img src="/files/aeLudeCjEgtqHLTFQ36m" alt=""><figcaption><p>select github organization</p></figcaption></figure>

<figure><img src="/files/OnnaQaCWxn6jyK8VSfdA" alt=""><figcaption><p>select repositories from github</p></figcaption></figure>

Github will redirect you to iftrue,

4. Update your repository settings

<figure><img src="/files/wC2vDzaRXvYt78xWMYmh" alt=""><figcaption></figcaption></figure>

After adjusting your repository settings, continue with the next steps while we are fetching your data from Github.


---

# 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.iftrue.co/getting-started/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.
