> For the complete documentation index, see [llms.txt](https://help.evoto.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.evoto.ai/zhhant/product-tour/nei-rong-fen-xi.md).

# 內容分析

## 什麼是內容分析？

什麼是內容分析？Evoto可能會對您的資訊進行分析，以幫助我們改 進產品功能和提升我們的服務。這些資訊包括但不限於照片及相關內容。Evoto僅對處理過的照片進行內容分析；我們不會對儲存在您電 腦上的照片或文檔進行任何分析。如果您通過個人帳號訪問Evoto，但不希望Evoto分析您的任何資訊，您可以在的Evoto帳號中關閉內容分析功能。

## Evoto使用什麼技術來分析內容?

Evoto主要通過機器學習技術用於內容分析。機器學習是一種人工智慧技術。計算系統通過算法進行分析並學習數據，無需人工干預，即 可從模型中得出相關推論並進行預測。隨着時間的推移，系統可以接 收到更多的數據，從而不斷學習和改進。

我們通過機器學習來開發和 改進我們的產品和服務，使我們能夠提供更多的創新前沿技求。此外，我們還通過機器學習提供產品功能，並定製我們的產品和服務。機器學習能幫助您提高效率和創造力。例如，機器學習可自動為您清理照片背景。

## Evoto如何進行內容分析？

Evoto可能會分析您在我們軟體上處理的圖片。當我們以產品改進和開發為目的分析您的內容時，我們會將其與其他內容合併，然後通過匯總的內容訓練算法模型並改進我們的產品和服務。如果您不希望 Evoto將您的資訊用於上述目的，您可以隨時退出內容分析。

在特定情況下，我們可能會出於產品改進和開發的目的而對您的內容進行人工審審核，例如您參與了預發佈、測試版或早期使用計劃，或者您提交了此類內容並希望得到反饋，或以其它方式允許Evoto對您的內容進行人工審核。我們的人工審核同樣會保護您的個人隱私。如果您提交的是非公開內容，我們將由接受過保密要求和隱私培訓的人員進行人工審核。

## Evoto如何保護個人隱私？

Evoto非常重視個人隱私安全，並在內容分析過程中時刻維護您的隱私。除非您同意將您的資訊公開，例如向Evoto Facebook/小組投稿，否則我們的產品或服務中不會包含您的任何資訊。通過內容分析得出的結論也不會被用於內容重建或個人資訊識別。

## 能否關閉內容分析？

是的，您可以隨時關閉內容分析。關閉此功能不會影響軟件其他功能的使用。

## 什麼情況下退出內容分析無效？

請注意，退出內容分析不包括您已經提供或通過其他渠道提供的信息。如果您不希望您的資訊被用於此類目的，則應避免通過這些渠道提交信息。&#x20;

此外，如果您使用了基於內容分析技術的軟體功能，您的資訊仍然可能在您使用這些功能時被分析，以幫助我們改進產品功能。

## 如何刪除您的資訊？

我們尊重您對自己個人資訊的擁有權。如果您希望刪除您已經提交給我們的所有資訊，請發送電子郵件至<contactus@evoto.ai>聯絡我們。我們將在收到您的請求後立即刪除您的所有資訊。

我們通過cookie來增強您的瀏覽體驗，並為您提供個性化的內容。其中，部分cookie是第三方cookie，用以幫助我們分析和了解您是如何使用我們的網站。點擊"接受"以同意使用cookie。您可以隨時更改您的cookie設置。若想了解更多資訊，請閱讀Cookie政策。

## 如果我有更多問題怎麼辦？

如果以上內容都無法提供您需要的答案，請點選這裡獲得更多幫助。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.evoto.ai/zhhant/product-tour/nei-rong-fen-xi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
