# 私有知识

### 什么是私有知识？

私有知识可以被视为一种根据个人情况和需求存储和管理定制信息的个人数据库。这仅在您与团队的其他成员进行个人互动时适用，即使您们使用相同的机器人。例如，您个人的日程安排或私人项目等信息可以存储在私有知识中，供个人参考和利用。

### 如何使用私有知识？

* 直接在应用程序中上传
  * 当您直接在应用程序中上传文件或URL时，您将在右侧的对话信息中看到它被上传到私有知识中。

<figure><img src="/files/dhDcgjylEFZ3lpAC6HUk" alt="" width="485"><figcaption><p>PC App (Private Knowledge)</p></figcaption></figure>

* 如何上传？
  * 当您输入屏幕截图或文件时，它将自动上传到私有知识。
    * 照相机（仅移动设备）：从相机中拍摄的图像。
      * 在输入框中点击相机图标

        <figure><img src="/files/TAzNszWkz32PLwKncas9" alt="" width="563"><figcaption></figcaption></figure>
* 屏幕截图：屏幕截图图像

  * 单击截图图标或拖动保存的截图图像

  <figure><img src="/files/phR4Law0M9JiJ4aLEuF8" alt="" width="422"><figcaption><p>PC app</p></figcaption></figure>
* 文件：文档（PDF、DOCX）、静态图像（PNG、JPG等）文件

  * 单击或拖动照片或单击文件夹图标

  <figure><img src="/files/Mkq2wUp4EGtoERCjsxwZ" alt="" width="422"><figcaption><p>PC app</p></figcaption></figure>

  <figure><img src="/files/JOOd0eOtBHNzaekmgLC5" alt="" width="563"><figcaption><p>Mobile app</p></figcaption></figure>
* 语音：单击麦克风按钮将您的语音转换为文本

  * 在输入框中点击麦克风图标

  <figure><img src="/files/gMk7g6j6frlttUsAHyYN" alt="" width="422"><figcaption><p>PC app</p></figcaption></figure>

<figure><img src="/files/tZfgiqiC0LMiSKb3GHqP" alt="" width="563"><figcaption><p>Mobile app</p></figcaption></figure>


---

# 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.kompas.ai/kompas-ai-docs-ver2/chinese/guide/zhi-shi/si-you-zhi-shi.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.
