# 2024 年 2 月 12 日

## 新功能

* **公共知识页面**: 为了更好地获取和分享信息，我们实施了新的公共知识页面。
* **入职中的公共知识**: 用户现在可以直接从入职页面添加公共知识。
* **备忘录的树状结构**: 备忘录中的文件现在以树状结构返回，以便更清晰地导航和查看。

## 改进

* **入职步骤的用户界面**：为了提供更好的用户体验，我们调整了入职步骤的用户界面。


---

# 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://docs.rememberizer.ai/zh-cn/e-wai-zi-yuan/releases/2024-releases/feb-12th-2024.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.
