# 多人操作

EndNote 不允许多个用户同时编辑一个数据库，但是允许多人同时打开一个数据库。数据库此时只读模式，用户可以搜索，拷贝信息，或者利用这个数据库文献格式化论文。但是就是不能编辑文献，添加文献或删除文献等操作。查看只读模式的设置要在操作系统中完成，右击 ENL 文件和 .DATA 文件夹，看其属性

还有一个简单的方法是把数据库通过网络分享，这样还可以控制用户和用户组查看数据库的权限。只有数据库拥有者才能更改数据库，其他用户都只能查看，权限为只读模式。

必须指定一个维护和更新数据库的用户，该用户拥有数据库完全权限，定期更新网络数据库信息，以其他用户只读访问。


---

# 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/multiple_people_opng_one_lib.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.
