# 创建数据库

虽然数据库想建立多少个就建立多少个，但是建议把所有文献放置在一个数据库中，这样可以避免写作时不必要的麻烦。对于数据库的文献可以通过分组的形式进行归类，还可以使用智能组进行自动归类。

**创建数据库方法**

1. 依次打开菜单File >> New 即可建立新的数据库。此时会出现一个新的对话框。
2. 输入数据库名字
3. 选择保存位置。[**科研动力**](https://www.howsci.com/)**强烈建议数据库不要保存在C盘或者系统盘！也不要保存在我的文档中，除非已把我的文档移至非系统盘。**
4. 确定保存即可

**注：**&#x6BCF;个数据库都包含.ENL 文件和相应的.DATA 文件夹。

好了，现在数据库建立好了，下面就是添加文献了，添加文献可以通过以下方法：

* [手动建立文献](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/lib/05EditRef/creating_a_new_reference.htm)
* [检索在线数据库](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/lib/06Remote/How_to_Srch_an_Online_Dbase.htm)可以连接在线数据库检索文献并导入到数据库中
* [导入文献](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/lib/07Import/General_Importing_Instrctns.htm)可以从导入在线数据库导出数据

如果刚建立的数据库作为主要数据库，可以设置为打开 EndNote 就打开该数据库，详见[偏好数据库设置](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/lib/library-operation/Setting_a_Fav_Library.htm)


---

# 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/lib/library-operation/creating_a_new_library.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.
