> For the complete documentation index, see [llms.txt](https://o2oa.gitbook.io/course/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://o2oa.gitbook.io/course/ping-tai-shi-shi/zu-zhi-guan-li/zu-zhi-jia-gou-zu-zhi-zhi-wei-zu-zhi-shu-xing/zu-zhi-zhi-wei-guan-li.md).

# 组织职位管理

**为组织添加职务：正职领导、副职领导**

点击组织架构进入组织管理界面，选定指定组织，如“研发部”后，在右侧组织信息中，点击组织职务，如下图所示：

![](/files/-LmUrzfTK2pmykDL-pHh)

&#x20;在右侧显示的组织职务信息中，点击添加按钮后，在输入框内输入组织职务，如经理，总监，文书等，

如下图所示：

![](/files/-LmUsDpI4W21SbJ6wMBP)

添加好职务名称后，点击职务后面的“+”号选择指定的人员，如下图所示界面：

![](/files/-LmUsOJVg1lOef8660ld)

以同样的方式添加“副职领导”或者其他职务信息，即可。

**小技巧：为了在组织职务使用时方便、统一，组织职务需要统一规划。建议所有组织均由“正职领导”代表经理，总监，总经理这样的职务。**

**从组织职务中删除指定的职务信息**

组织职务的删除非常简单，在组织职务列表中选择需要删除的职务信息，点击删除即可.

![](/files/-LmUsc7EJIjr4GTM74FV)


---

# 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:

```
GET https://o2oa.gitbook.io/course/ping-tai-shi-shi/zu-zhi-guan-li/zu-zhi-jia-gou-zu-zhi-zhi-wei-zu-zhi-shu-xing/zu-zhi-zhi-wei-guan-li.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.
