# 管理你的嵌入知識

## 瀏覽嵌入知識詳細頁面

在導航欄中，選擇 **個人 > 您的知識**。 找到 "您的知識" 區域右側的 **查看詳細資訊** 按鈕並點擊它。 然後，您將看到 **嵌入知識詳細** 頁面。

<figure><img src="/files/msNOKAHqX4tRvO1QAMCB" alt="您的知識區域和 <strong>查看詳細資訊</strong> 按鈕"><figcaption><p>您的知識區域和 <strong>查看詳細資訊</strong> 按鈕</p></figcaption></figure>

<figure><img src="/files/ZkwLwjmO4T2YbQGgyISt" alt="嵌入知識詳細頁面"><figcaption><p>嵌入知識詳細頁面</p></figcaption></figure>

知識文件詳細信息的表格包括這些屬性：

* **文件：** 文件或 Slack 頻道的名稱。
* **來源：** 文件上傳的資源（Drive、Mail、Slack、Dropbox 和 Rememberizer App）。
* **目錄：** 文件在來源中的位置。
* **狀態：** 文件的狀態（索引中、已索引或錯誤）。
* **大小：** 文件的大小。
* **索引於：** 文件被索引的日期。
* **操作：** 刪除文件的按鈕。 對於狀態為錯誤的文件，垃圾桶圖標（刪除按鈕）旁邊也會有一個重試圖標。

## 詳細頁面的特點

### 搜尋和篩選文件

使用者可以透過 **搜尋欄** 按名稱搜尋文件。 在欄位中輸入名稱，然後按 Enter 以獲得結果。

<figure><img src="/files/c7QV6Eh8KGHpdhFcdOno" alt="搜尋結果"><figcaption><p>搜尋結果</p></figcaption></figure>

您還可以選擇 **狀態篩選器** 和 **來源篩選器**。 這將通過縮小搜尋標準快速定位特定文件。

<figure><img src="/files/wu5Tm8KycwYt6XLHpBGh" alt="來源篩選器" width="247"><figcaption><p>來源篩選器</p></figcaption></figure>

<figure><img src="/files/ccCL9GRDJHze7jF8IhcY" alt="狀態篩選器" width="257"><figcaption><p>狀態篩選器</p></figcaption></figure>

### 刪除上傳的檔案

找到您想要刪除的檔案（如有需要可進行搜尋）。然後點擊 **操作** 欄中的 **垃圾桶圖示**。

<figure><img src="/files/7Z9jUlhOQ8B9EMOD7vX5" alt="帶有刪除圖示的檔案"><figcaption><p>帶有刪除圖示的檔案</p></figcaption></figure>

將會彈出一個對話框以確認刪除。點擊 **確認**，然後您將看到檔案被刪除。

<figure><img src="/files/pRBbIlCgvAri8mTmuJTk" alt="刪除確認對話框"><figcaption><p>刪除確認對話框</p></figcaption></figure>

### 重試索引錯誤檔案

使用者可以重試嵌入那些 Rememberizer 無法索引的檔案。要重試索引特定檔案，只需點擊 **操作** 欄中刪除按鈕旁邊的重試按鈕。

<figure><img src="/files/vaEUa8ciJcCJljABZHcs" alt="特定錯誤檔案的重試按鈕"><figcaption><p>特定錯誤檔案的重試按鈕</p></figcaption></figure>

如果使用者想要重試索引所有錯誤檔案，請點擊 **操作** 欄標籤旁邊的重試按鈕。

<figure><img src="/files/5LpgI2T3msEVjYTBMB8I" alt="所有錯誤檔案的重試按鈕"><figcaption><p>所有錯誤檔案的重試按鈕</p></figcaption></figure>

以下是從 Gmail 整合成功重試索引錯誤檔案後的圖片。

<figure><img src="/files/WSM6w3xHRzTl1dwSIJhO" alt="成功重試索引錯誤檔案"><figcaption><p>成功重試索引錯誤檔案</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.rememberizer.ai/zh-hk/ge-ren-shi-yong/personal/manage-your-embedded-knowledge.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.
