# 批量导入窗口失败

批量导入窗口功能，是团队协作版的功能之一，支持一次性导入1000个。在批量导入窗口界面中，获取导入窗口模板后，按照示例填写即可。详细操作过程可查看[批量导入浏览器窗口](/help1/chuang-kou-guan-li/pi-liang-dao-ru-liu-lan-qi-chuang-kou.md)。\
\
上传excel时出现的导入失败，大多是因为表格中存在我们看不见的异常数据内容，导致软件无法正确的读取表格中的正常数据内容。\
\
您可以将表格中的数据分批次进行导入，逐渐排查异常数据！


---

# 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://doc.bitbrowser.cn/question/question3/1.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.
