> For the complete documentation index, see [llms.txt](https://doc.wearepatchworks.com/product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.wearepatchworks.com/product-documentation/developer-hub/connector-builder/building-your-own-connector/3-authentication-methods/authentication-method-options/connector-variables.md).

# Connector variables

## Introduction

The **connector variables** tab displays any i[nstance-level, shared variables](/product-documentation/developer-hub/connector-builder/building-your-own-connector/2-connector-variables.md) that you defined in [Step 2: connector variables](/product-documentation/developer-hub/connector-builder/building-your-own-connector/2-connector-variables.md) - for example:

<div align="left"><figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FkWPxJyG4veXnztFRHfps%2Fconnector%20variables%20a.png?alt=media&amp;token=b821ce85-2e9e-4052-8c1d-a30f5bd4f042" alt=""><figcaption></figcaption></figure></div>

## Using a connector variable in your authentication method

If you want to use any of these variables in this authentication method, click the **use** button:

<div align="left"><figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FA1YppmCkm5MmZk3w1DGi%2Fconnector%20variables%20b.png?alt=media&amp;token=df7b798a-1626-455c-bf1a-c51c8c27245c" alt=""><figcaption></figcaption></figure></div>

This copies the variable into the **auth variables** tab - for example:

<div align="left"><figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FwF8tY7Ec73eMetOeoiCL%2Fconnector%20variables%20c.png?alt=media&amp;token=fd169d9c-9c6e-4701-a04b-8daa07bda5f9" alt=""><figcaption></figcaption></figure></div>

<details>

<summary><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FpLMO12yvTCxi9PorCt53%2Ficons8-film.svg?alt=media&amp;token=e59864bc-2d97-4f98-966c-a083c18e60db" alt="" data-size="line"> Show me</summary>

![](https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FwNkCfdwXxMDKyAI0oJhJ%2Fdemo%20use%20connector%20variable.gif?alt=media\&token=3aa744c4-d6e1-499c-8d93-931d6af60fa4)

</details>

From here, the variable is treated like any other [auth variable](/product-documentation/developer-hub/connector-builder/building-your-own-connector/3-authentication-methods/authentication-method-options/auth-variables.md) - you will need to set options to determine if/how this variable is displayed to users, and how any values for it should be passed in API requests for authentication.

## Removing a connector variable from auth variables

If you choose to **use** a connector variable- i.e. to copy it to the **auth variables** tab - but later change your mind - you can remove it by clicking the associated **trash icon** on the **auth variables** tab - for example:

<div align="left"><figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FmPClYlQLwhjtyfVSNaLx%2Fconnector%20variables%20d.png?alt=media&amp;token=86ef1d86-e3f1-49bf-af7b-9b78e92dfd71" alt=""><figcaption></figcaption></figure></div>

This clears the connector variable from the **auth variables** tab but the original 'shared' connector variable remains available for future use.
