# Removing the integration

## GitHub Integration

To remove the GitHub integration, two steps are required:

\
1\) GitHub: Remove the Tessl App from within your GitHub Organization settings.

2\) Tessl: Click the Remove button on the popup to remove the integration.

### GitHub removal

* Navigate to *Applications* and click on *Configure*<br>

  <figure><img src="/files/6OML2dHpkL3Ry1SoChkD" alt=""><figcaption></figcaption></figure>
* Scroll and click the option to Uninstall, completing the steps to Uninstall when requested.<br>

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

### Tessl Removal

* Select your workspace from the selector on the left side menu.\
  ![](/files/lUcdjjExYgxdX7JQabsK)
* Click on Integrations from the menu.

  .\
  ![](/files/7R8miEBPUtZaFNNPBWw8)
* Select *How to remove integration.*<br>

  <div align="left"><figure><img src="/files/NlMsKqtEJs40tg5PeEVF" alt="" width="375"><figcaption></figcaption></figure></div>
* When prompted, click the red *Remove* button on the lower portion of the popup.

  <div align="left"><figure><img src="/files/HDOAckz1kdqEOtk4M2nc" alt="" width="375"><figcaption></figcaption></figure></div>

***

## Gitlab integration

To remove the GitLab integration, two steps are required:

1\) Tessl: Click the Remove button on the popup to remove the integration.

2\) GitLab, delete the integration token if it is no longer in use.

### Tessl & GitLab removal

* Select your workspace from the selector on the left side menu.\
  ![](/files/FCk1s1bBdUPpY3xddKEI)
* Click on Integrations from the menu.\
  ![](/files/kARLCZUSRs6GyefF7x6M)

  .
* Select *How to remove integration.*\ <img src="/files/D81WH0P4L5LTrGHfb6GH" alt="" data-size="original">
* Enter in the requested value\
  ![](/files/qTFgkgHL3asJdzWL7Ntr)

### Gitlab removal

For security purposes, it is generally good practice to delete old tokens that are no longer used. Navigate to the correct token area in Gitlab and delete the token used for the integration

<div align="left"><figure><img src="/files/iJWpENmPLO8Ix2pcIpKB" alt="" width="98"><figcaption></figcaption></figure></div>


---

# 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.tessl.io/distribute/rollout-to-your-repositories/removing-the-integration.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.
