> For the complete documentation index, see [llms.txt](https://guides-ones.gitbook.io/new/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides-ones.gitbook.io/new/cjwt/team.md).

# 企业管理

- [一、企业 Logo 如何更改？](https://guides-ones.gitbook.io/new/cjwt/team/yi-qi-ye-logo-ru-he-geng-gai.md): 更改企业&团队的标志
- [二、ONES 支持私有化部署么？](https://guides-ones.gitbook.io/new/cjwt/team/er-ones-zhi-chi-si-you-hua-bu-shu-me.md): ONES 可根据团队大小选择不同的报价方案
- [三、是否支持单点登录](https://guides-ones.gitbook.io/new/cjwt/team/san-shi-fou-zhi-chi-dan-dian-deng-lu.md): 支持高效安全的登录 ONES
- [四、如何更改团队负责人？](https://guides-ones.gitbook.io/new/cjwt/team/si-ru-he-geng-gai-tuan-dui-fu-ze-ren.md): 往往有转岗、离职等因素导致账户信息需要变更
- [五、如何预约产品演示服务](https://guides-ones.gitbook.io/new/cjwt/team/wu.md): 现场演示有助于您了解产品与业务的契合度


---

# 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://guides-ones.gitbook.io/new/cjwt/team.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.
