# File Editor

1）Go to iSG built in Home Assistant, Click HACS in side-bar, and search "Config editor", click "download", and it will show in the HACS list

<figure><img src="/files/0c4MAGJvH3r0CILMQbNS" alt=""><figcaption></figcaption></figure>

2\) Search " Config Editor Card" in HACS, and click "download", it will also show in the HACS list

<figure><img src="/files/AJdEQbVncEEVqwufaBrm" alt=""><figcaption></figcaption></figure>

3\) Go to iSG add-ons, click HA Web SSH, install and Enable it.

<mark style="color:orange;">Note, HA Web SSH can only be used in iSG after version 20130\_x64, and Container version 100205\_x64</mark>

<figure><img src="/files/rWm7455NciTq9wCUDJpY" alt=""><figcaption></figcaption></figure>

4\) Use PC Web browser to open <http://iSG> IP:4200

* Login Username: linknlink\_user
* Password: admin
* Input command: ls
* Input command: nano configureation.yaml

<figure><img src="/files/Kd0jcDosdK4PAbdvAqIx" alt=""><figcaption></figcaption></figure>

5\) Input "config\_editor:" , and save the configuration.yaml&#x20;

<figure><img src="/files/ZOfbBjOAya9BuNLAFCkS" alt=""><figcaption></figcaption></figure>

6\) Restart Home Assistant, Go to Settings - Dashboards

<figure><img src="/files/fRWjk02AYhOf85uauuTm" alt=""><figcaption></figcaption></figure>

7\) Click "+ ADD DASHBOARD", choose "New dashboard from scratch"

<figure><img src="/files/32mPhuYCvE4yWRDu9v1V" alt=""><figcaption></figcaption></figure>

8\) Name the dashboard and choose icon, then click "CREATE"

<figure><img src="/files/R4P8g32S71fb3G0urOVk" alt=""><figcaption></figcaption></figure>

9\) "File Editor" will show on left side-bar, choose it and click top right edit

<figure><img src="/files/YiylfV1xoijeB7Dfcx41" alt=""><figcaption></figcaption></figure>

10\) click edit&#x20;

<figure><img src="/files/l7x8AcuvnOeLFOdkFUsy" alt=""><figcaption></figcaption></figure>

11\) name the card and choose icon, then choose "Panel" in View type, then save it

<figure><img src="/files/kfV1kxa0aeFnitAsiMgQ" alt=""><figcaption></figcaption></figure>

12\) click "+ ADD CARD"

<figure><img src="/files/6CtcUCp42skZHCccWSdc" alt=""><figcaption></figcaption></figure>

13\) Slide to the bottom and choose Custom cards

<figure><img src="/files/BcnbziDjqenqa7DkZQYC" alt=""><figcaption></figcaption></figure>

14\) Click SAVE

<figure><img src="/files/DPS3Db69pck5Utdr3nRd" alt=""><figcaption></figcaption></figure>

15\) Now you can use File Editor to edit configration.yaml file, choose file from bottom right

<figure><img src="/files/lrw9XTjLRWflA31q3hg1" alt=""><figcaption></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://kb.linknlink.com/isg/advanced-features/home-assistant/using-home-assistant/file-editor.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.
