> For the complete documentation index, see [llms.txt](https://kb.howsci.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.howsci.com/troubleshooting/find-broken-attachments-link.md).

# 附件损坏

查找损坏的附件，可以依次打开菜单 Tools >>  Find Broken Attachments Links

EndNote 会查找所有文献的附件，并显示附件链接有损坏的文献，建立一个「Broken Attachments」组

当 EndNote 不能定位附件中的文件路径时就会出现链接损坏，此时 EndNote 就不能正确显示附件。当压缩备份数据库时，也不能索引和包含这些损坏的附件

这种情况可能发生在：

* 打开一个有一个或者多个附件损坏的数据库
* 导入一个有一个或者多个附件损坏的数据库
* 打开一个 .DATA 文件夹内没有相应的 PDF 附件的数据库
* 同步功能转移文件时，EndNote发现一个或者多个损坏的附件


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.howsci.com/troubleshooting/find-broken-attachments-link.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
