# 业务功能

- [用户权限](https://docs.hsweb.io/framework/ye-wu-gong-neng/yong-hu-quan-xian.md)
- [组织架构](https://docs.hsweb.io/framework/ye-wu-gong-neng/zu-zhi-jia-gou.md)
- [数据字典](https://docs.hsweb.io/framework/ye-wu-gong-neng/shu-ju-zi-dian.md)
- [动态表单](https://docs.hsweb.io/framework/ye-wu-gong-neng/dong-tai-biao-dan.md)
- [工作流](https://docs.hsweb.io/framework/ye-wu-gong-neng/gong-zuo-liu.md)
- [数据源配置](https://docs.hsweb.io/framework/ye-wu-gong-neng/shu-ju-yuan-pei-zhi.md)
- [模板管理](https://docs.hsweb.io/framework/ye-wu-gong-neng/mo-ban-guan-li.md)
- [动态脚本](https://docs.hsweb.io/framework/ye-wu-gong-neng/dong-tai-jiao-ben.md)
- [首页dashbord配置](https://docs.hsweb.io/framework/ye-wu-gong-neng/shou-ye-dashbord-pei-zhi.md)
- [文件上传下载](https://docs.hsweb.io/framework/ye-wu-gong-neng/wen-jian-shang-chuan-xia-zai.md)
- [在线数据库管理](https://docs.hsweb.io/framework/ye-wu-gong-neng/zai-xian-shu-ju-ku-guan-li.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.hsweb.io/framework/ye-wu-gong-neng.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.
