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

> Modifying Hotglue Target Settings

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

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

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

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

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

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

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

From there, press the `Edit` button for the desired Target:

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

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