# 连接文件编辑窗口

创建或者修改连接文件时，就会打开连接文件编辑窗口。连接文件不同部分在左侧，右侧是相对应的设置。修改完毕可以依次打开菜单 File >> Save 或 Save As。关闭编辑窗口可以依次打开菜单 File >> Close Connection或者直接点击右上方的X


---

# 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.howsci.com/connection-files/connection-file-window.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.
