# Toolbox tab

Toolbox is used to import or add code fragments into selected files.

To add system resources as import:

1. Select one of "Jira - resources" type.
2. Click on "Load system resources" button.
3. Select from 2nd list resources you want to import
4. Select opened file tab and click on "Add as import" to append import code fragments.

To add other code fragments:

1. Select source or Terraform code blocks.
2. Select opened file tab and click on "Add as sketch".

<figure><img src="https://2582686426-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn7nTpq2xv8EGbzULdTCb%2Fuploads%2FiN9FC1jFCqXxFnKpOfoj%2FTFConsoleUI-Tolbox1.png?alt=media&#x26;token=c3248278-6c2c-45b6-afba-0d0cfcfd5e96" alt=""><figcaption><p>Select resource type and click on Load system resources button</p></figcaption></figure>

<figure><img src="https://2582686426-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn7nTpq2xv8EGbzULdTCb%2Fuploads%2FEh23ueSYPxbJzGlfN9MA%2FTFConsoleUI-Toolbox2.png?alt=media&#x26;token=2ae91581-0edd-43c4-b0df-e044dde1aee6" alt=""><figcaption><p>You will see a list of given resources that can be imported.</p></figcaption></figure>

<figure><img src="https://2582686426-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn7nTpq2xv8EGbzULdTCb%2Fuploads%2FANRmwMrV7LwTJG2h5LbG%2FTFConsoleUI-Toolbox4.png?alt=media&#x26;token=eb8629a6-d561-4b77-b06d-e219e53cf45c" alt=""><figcaption><p>Select a file where you want to append import code fragments for given resurces.</p></figcaption></figure>

<figure><img src="https://2582686426-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn7nTpq2xv8EGbzULdTCb%2Fuploads%2F1gIJarCVlcgkX7Xjm1Xa%2FTFConsoleUI-Toolbox5.png?alt=media&#x26;token=dd312c04-2fb7-4e72-9c77-c3c5db2f23f7" alt=""><figcaption><p>Some of available resource types have "Add sketch" option. It will append code fragments into selected, opened file</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.silessian.com/planapply-for-jira-cloud/admin-features/terraform-console/toolbox-tab.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
