> 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="/files/9jBBnquOUjoRtRilhPAc" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/L6laDiOtH3iSL8MvC4Aj" 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 %}
