> ## 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 Source Settings

> Modifying Hotglue Source Settings

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

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

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

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

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

You can edit your `availableSources.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 Sources in the dropdown menu:

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

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

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

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