# 組織設定

- [組織與成員管理](https://docs.maiagent.ai/org/overview.md): 基於 RBAC 設計的權限管理解決方案
- [組織管理](https://docs.maiagent.ai/org/organization.md)
- [Credits 計費制度](https://docs.maiagent.ai/org/credits.md): 更彈性、更划算的全新計費體驗 — 已有多家企業客戶搶先升級中。
- [角色權限管理](https://docs.maiagent.ai/org/role-permission.md)
- [成員管理](https://docs.maiagent.ai/org/member.md)
- [聯絡人](https://docs.maiagent.ai/org/contact.md)
- [角色和聯絡人的差異](https://docs.maiagent.ai/org/contact-role-comparison.md)
- [角色成員篩選](https://docs.maiagent.ai/org/group-member-filtering.md): 依角色快速篩選與管理組織成員
- [角色資源存取權限](https://docs.maiagent.ai/org/group-resource-access.md): 角色資源存取權限管理，控制成員對資源的可見性與使用權限
- [知識管理權限：查詢元資料](https://docs.maiagent.ai/org/querymetadata.md): 本篇將說明如何透過查詢元資料控管 AI 助理可參考的資料、知識範圍。
- [開始建構—使用「查詢構建器」](https://docs.maiagent.ai/org/query-builder.md)
- [第三方登入（SSO）](https://docs.maiagent.ai/org/sso.md): 設定企業 SSO 整合（SAML / EIP / Keycloak），讓員工使用公司帳號登入 MaiAgent
- [SAML 整合](https://docs.maiagent.ai/org/sso/sso-saml.md): 透過 SAML 2.0 協定整合 Azure AD、Okta、Google Workspace 等身分提供者
- [EIP 整合](https://docs.maiagent.ai/org/sso/sso-eip.md): 透過 EIP 整合串接企業既有的身分驗證系統，支援彈性參數傳遞與角色自動同步
- [Keycloak 整合](https://docs.maiagent.ai/org/sso/sso-keycloak.md): 透過 OpenID Connect 協定整合 Keycloak 開源身分驗證平台
- [身份同步（LDAP）](https://docs.maiagent.ai/org/identity-sync.md): 設定 LDAP 身份同步，自動將企業目錄服務的使用者與群組匯入 MaiAgent，並支援以 LDAP 密碼直接登入平台
- [使用分析](https://docs.maiagent.ai/org/usage.md): 提供後台監測數據內容，了解使用者的資訊。
- [個人資料：自訂屬性](https://docs.maiagent.ai/org/custom-attributes.md): 在個人資料中新增自訂屬性，記錄部門、職稱、分機號碼等額外資訊


---

# 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.maiagent.ai/org.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.
