# Dec 29, 2025

## 團隊資料升級：支援 **限制登入 IP 位址**

為了協助團隊強化帳號安全與內部控管，

Omnichat 現已正式支援 **限制登入 IP 位址**，

且 **所有方案皆可使用**，不需額外加購。

#### 🔑 功能亮點

* **後台自助設定**：直接在團隊資料中完成設定，無需人工申請
* **角色層級控管**：可依據不同角色，控管登入 IP 限制
* **全面防護**：Web 與 App 登入皆會檢查 IP 條件

#### 💡 適合哪些團隊？

* 企業內部僅允許辦公室或公司網路登入
* 有資安或內控要求的組織
* 希望降低帳號外流與異地登入風險的團隊

#### ⚙️ 設定方式

前往 **設定 > 團隊資料 > 登入設定**，即可看到以下功能：

* **限制登入 IP 位址**

#### 🧭 IP 位址限制說明

* **預設狀態**：不限制，所有角色可從任何 IP 登入
* **啟用後需設定兩項條件**：
  1. **選擇要限制的角色**（可多選）
  2. **設定允許登入的 IP 位址**
     * 可輸入多筆 IP
     * 僅支援 **IPv4**
     * **不支援 CIDR** 表示法（如 `192.168.0.0/24`）

> 設定完成後，僅被選取的角色，且來自允許的 IP 位址，才能成功登入。

<figure><img src="/files/yT8WTskZq3LBRtWIB9Xv" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ubQtGTcEKQeHDfoCRbWv" alt=""><figcaption></figcaption></figure>

👉 立即前往 **設定 > 團隊資料 > 登入設定**，

啟用 IP 位址限制，為團隊帳號多加一道安全防線 🛡️


---

# 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.omnichat.ai/release-note/dec-29-2025.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.
