> ## 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.

# Targets

> What are Targets?

# What is a Target?

In V1 flows, **Targets** are third party integrations that allow you to write data to you or your tenant's authenticated accounts.

For example, a typical flow might see you write your tenant's data to your own database using a [Postgres](/connectors/postgres) or [BigQuery](/connectors/bigquery) Target.

## What is an available Target?

An **available Target** is a Target that you can add to your hotglue flows. You can [fork and create custom Targets](/cli/env) via the hotglue CLI.

## What is a supported Target?

A **supported Target** is a Target that you have configured to be available within a flow.

## What is a linked Target?

A **linked Target** is an instance of Target that has been successfully connected to by a particular tenant (most often the default tenant).
