> For the complete documentation index, see [llms.txt](https://docs.omnichat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omnichat.ai/features/she-ding/tuan-dui-zi-liao.md).

# 團隊資料

### 基本資料

這裡可以查看／編輯目前團隊的基本資料

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

***

### 訂閱方案

這裡可以查看目前團隊的方案詳細資料

<figure><img src="/files/8gmfBVqnfRa0FPo6AdQB" alt=""><figcaption></figcaption></figure>

***

### 登入設定&#x20;

限制登入IP位址

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

{% hint style="info" %}
限制登入 IP 位址：此功能開放給所有方案使用
{% endhint %}

a. 預設為不限制，所有角色皆可從任何 IP 位址登入。

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

b. 啟用 IP 存取限制後，需完成以下兩項設定；設定完成後，僅被選取的角色可從指定的 IP 位址登入，未被選取的角色仍不受限制。

c. 選擇要限制的角色。

{% hint style="info" %}
可多選需要限制的角色。
{% endhint %}

d. 允許登入的 IP 位址

{% hint style="warning" %}

* 可輸入多個 IP 位址。
* 僅支援 IPv4 格式。
* **不支援** CIDR 表示法，例如：192.168.0.0/24（代表 192.168.0.0 ～ 192.168.0.255）。
  {% endhint %}

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

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

e. 設定完成後，系統將於 Web 與 App 登入時一律檢查登入 IP 位址是否符合登入條件。


---

# 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://docs.omnichat.ai/features/she-ding/tuan-dui-zi-liao.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.
