# 备份附件

无论是附件以相对路径的方式保存在 DATA 文件夹中，还是以绝对路径的形式保存在原来的文件夹中，都可以备份附件。

### 附件备份方法

1. 双击文献打开文献编辑窗口
2. 找到 File Attachments 字段，选中附件
3. 依次打开菜单 References >> File Attachments >> Save As，或者使用右键打开扩展菜单选择 File Attachments >> Save As
4. 在新的对话框中选择保存位置和文件名

**文献列表面板时文献附件的备份**

1. 选中并高亮文献
2. 依次打开菜单 References >> File Attachments >> Save As，或者使用右键打开扩展菜单选择
3. 在新的对话框中选择保存位置和文件名

**注：**&#x5728;文献列表面板备份附件时，如果一次选中了多个文献，只有第一个文献的附件才能备份


---

# 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/references/file-att/saving-a-copy-of-an-attached-file.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.
