# Integrations


What are Integrations?

To extend the powers of a Workspace, various third-party platforms can be plugged in. At the moment, Devpilot only supports Github and Bitbucket to to help make deployment processes seamless. More integration options would be avialable in the future.

Connecting to an Integration

Navigate into the preferred workspace, you should find the Integrations section on the right side of the page. Click on the connect button for the desired integration to connect.
After successful connection, an integration would be available to all users in the workspace.

Only members of the workspace with Admin role can connect to an integration.

Disconnecting an Integration

Navigate into the preferred workspace, you should find the Integrations section on the right side of the page. Click on the info icon for the desired integration. A modal showing the authorizer`s details will pop up. You would find the button to disconnect on the modal.
An integration can only be disconnected by an Admin member of the workspace.

Disconnecting an intergration may cause some actions or processes to stop working on that workspace.
For example, if the Github integration is disconnected, deployments for all the apps in the workspace whose source provider is Github will fail as there is not access to the various repositories anymore.

Found Something Wrong?

Have you found something in the documentation that is confusing or incorrect? Devpilot's documentation is completely open source! Please consider submitting a pull request on GitHub.