# Instalação

{% hint style="info" %}
Caso prefira, [temos um vídeo](https://www.youtube.com/watch?v=is6uuTXrl10\&list=PLQUHw49fw2WfcKpLok_gQyWRFhGaH9qdC\&index=16) para ajudar você nessa tarefa de integrar o Github.
{% endhint %}

Para realizar a Integração GitHub, é preciso ir em **Configurações > Geral >  Integrações > Projeto** e clicar no ícone do **GitHub.**

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

Após clicar no ícone, você será encaminhado para o GitHub, onde poderá instalar a aplicação da Tiflux.&#x20;

![](/files/-McUPoLxYd0iFZCZ2UWX)

Caso o botão para realizar a instalação não esteja sendo mostrado, significa que você precisa **entrar** com sua conta do GitHub, ou pode também **inscrever-se**.

![](/files/-McUOjDBu9bC0nl_5DQ8)

Após ter clicado no botão "**Instalar**", uma janela será aberta e você poderá escolher se quer que o Tiflux tenha **permissão em todos os seus repositórios** ou em **apenas os que seleciona**r. Após isso, clique em "**Instalar**"

![](/files/-McUPy7oPW8pjNpXZ0kd)

Você será redirecionado para uma página com o aviso de **Integração Aprovada** na tela, basta clicar em **Voltar para o Tiflux** para prosseguir:

<figure><img src="/files/9E437pjDBicYnIWeFY2Y" alt=""><figcaption></figcaption></figure>

No mesmo local mostrado anteriormente, já estará exibindo a **Integração com o GitHub** que acabou de realizar, a qual pode **ativar/inativar**, **excluir** e **atualizar seus repositórios** a qualquer momento.

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

[<mark style="color:orange;">**Ir para sumário das integrações**</mark>](/sistema/configuracoes/configuracoes-gerais/integracoes.md#sumario)


---

# 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://guia-de-uso.tiflux.com/integracoes/projetos/github-1/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.
