# Workspace tab

### UI walkthrough

1. Selected workspace name
2. Reload workspace
3. Text editor mode
4. Canvas mode - allows to visualize data relations and interact with plan.
5. Select workspace files and load them into text editor by clicking "Open in editor"
6. Download selected files. Name and format is preserved.
7. Save all changes made in opened files.
8. Create new file. Enter new file name and click on Create.
9. Rename selected file. Enter new file name and click on Rename.
10. Select tab and click Beautify. If it will be possible, files with JSON format will be pretty printed. If JSON format is incorrect, process will result in error popup message.
11. Delete selected files. You need to confirm operation.
12. Execution logs displays information about ongoing external job results.&#x20;

<figure><img src="/files/GyJrmBFZ3G8GCWO99tz9" alt=""><figcaption><p>Terraform console UI</p></figcaption></figure>

<figure><img src="/files/QNLbSdCA20WH2TOqJd17" alt=""><figcaption><p>Create new file dialog.</p></figcaption></figure>

<figure><img src="/files/pKKKZE01Fc7xKXi113n8" alt=""><figcaption><p>Files selection. After selecting files you can open or delete files.</p></figcaption></figure>

<figure><img src="/files/bB8jVyGuDxOZXug0lzLd" alt=""><figcaption><p>Selected files are opened in tabs. Tabs can be closed. To rename or beautify file, please select proper tab.</p></figcaption></figure>

<figure><img src="/files/TJHnhHX6adjRQimVrIGJ" alt=""><figcaption><p>Renaming a file. Please enter new name and cofnirm by clicking Rename button.</p></figcaption></figure>

<figure><img src="/files/rOrfv5frTCkclPBQTwt4" alt=""><figcaption><p>Confirm files deletation.</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/workspace-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.
