> For the complete documentation index, see [llms.txt](https://docs.brainboard.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brainboard.co/cloud-design/left-bar/input-and-output/output.md).

# Output

**Output values** make information about your cloud infrastructure available on the **command line** and will be displayed in the output of execution.

{% hint style="warning" icon="hand-point-right" %}
*The table of outputs is similar to the table of* [*variables*](/cloud-design/left-bar/input-and-output/variables.md)*. Please refer to it to understand the different components of the user interface.*
{% endhint %}

#### Creating an output

1. Click the <mark style="color:$primary;">**`Outputs`**</mark> icon available in the right panel.
2. Then, click the <mark style="color:$primary;">**`+`**</mark> icon to add/import variables. It opens the **Create output** modal.
3. Specify the *<mark style="color:$primary;">Name</mark>, <mark style="color:$primary;">Description</mark>* and *<mark style="color:$primary;">Value</mark>* of the output.

<figure><img src="https://2733077811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7YhVIZuz5Brv8kisTlFL%2Fuploads%2FSTbeb8JAPGXckg25vptq%2Foutputs.png?alt=media&amp;token=0375fd05-8f9d-4b39-ba0a-2a989a4566da" alt=""><figcaption></figcaption></figure>

4. You can also specify if the output is **sensitive**, has a **dependency**, or has a **precondition.**

<figure><img src="https://2733077811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7YhVIZuz5Brv8kisTlFL%2Fuploads%2Ff2pfsvyPsy3v5EBXcUaj%2Foutput-other-fields.png?alt=media&amp;token=87801625-452f-4511-a1c2-813b26d64b06" alt="" width="370"><figcaption></figcaption></figure>

{% hint style="success" %}
For every output defined, <mark style="color:$primary;">**Brainboard**</mark> creates an output block in the file <mark style="color:$primary;">**`outputs.tf`**</mark>.
{% endhint %}
