> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hotglue.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating and Updating Connector Settings

> Modifying Hotglue Connector Settings

Connector settings are stored in an environment file called `availableConnectors.json` that you can modify via either the CLI or the Hotglue Web App.

By modifiying one of the default available Connectors that Hotglue provides, you will be creating a forked connector. This will add a field called `isforked` to the settings.

## Modifying `availableConnectors.json` with the Hotglue CLI

Your current list of forked connector settings can be downloaded, edited, and deployed via the [Hotglue CLI](/cli/env)

## Modifying `availableConnectors.json` via Hotglue environment settings

You can edit your `availableConnectors.json` by navigating to your Environment's `Settings` > `Connectors :`

<img src="https://mintcdn.com/hotglue/5Ve6qyQIr-eWU9BP/images/Screenshot2025-04-25at1.44.12PM.png?fit=max&auto=format&n=5Ve6qyQIr-eWU9BP&q=85&s=96591ac5b3dab48e6293f6fd30ffed55" alt="Screenshot2025 04 25at1 44 12PM Pn" width="1896" height="826" data-path="images/Screenshot2025-04-25at1.44.12PM.png" />

And selecting Connectors in the dropdown menu:

<img src="https://mintcdn.com/hotglue/5Ve6qyQIr-eWU9BP/images/Screenshot2025-04-25at1.44.53PM.png?fit=max&auto=format&n=5Ve6qyQIr-eWU9BP&q=85&s=6ea0cc8d4f0ef21df6e6e2dbde1bdbf6" alt="Screenshot2025 04 25at1 44 53PM Pn" width="1537" height="607" data-path="images/Screenshot2025-04-25at1.44.53PM.png" />

From there, press the Edit button for the desired Connector:

<img src="https://mintcdn.com/hotglue/5Ve6qyQIr-eWU9BP/images/Screenshot2025-04-25at1.47.34PM.png?fit=max&auto=format&n=5Ve6qyQIr-eWU9BP&q=85&s=aa96af4d5547c229e2204cadee17b707" alt="Screenshot2025 04 25at1 47 34PM Pn" width="1102" height="698" data-path="images/Screenshot2025-04-25at1.47.34PM.png" />

> Note that `availableConnectors.json` is unique to each of your environments
