> For the complete documentation index, see [llms.txt](https://help.joyousoa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.joyousoa.com/yue-xiang-xin-yu.md).

# 悦享心语

- [为什么要使用悦享心语?](https://help.joyousoa.com/yue-xiang-xin-yu/wei-shen-me-yao-shi-yong-yue-xiang-xin-yu.md)
- [如何使用悦享心语？](https://help.joyousoa.com/yue-xiang-xin-yu/ru-he-shi-yong-yue-xiang-xin-yu.md)
- [心语套餐条数不够了，会导致有的员工发送成功，有的发送失败吗？](https://help.joyousoa.com/yue-xiang-xin-yu/xin-yu-tao-can-tiao-shu-bu-gou-le-hui-dao-zhi-you-de-yuan-gong-fa-song-cheng-gong-you-de-fa-song-shi.md)
- [各种模板作用是什么？](https://help.joyousoa.com/yue-xiang-xin-yu/ge-zhong-mu-ban-zuo-yong-shi-shen-me.md)
- [悦享心语有哪些查看方式？分别怎么查看？](https://help.joyousoa.com/yue-xiang-xin-yu/yue-xiang-xin-yu-you-na-xie-cha-kan-fang-shi-fen-bie-zen-me-cha-kan.md)
- [成功发送了心语，员工却没有收到短信，如何处理？](https://help.joyousoa.com/yue-xiang-xin-yu/cheng-gong-fa-song-le-xin-yu-yuan-gong-que-mei-you-shou-dao-duan-xin-ru-he-chu-li.md)
- [成功发送了心语，员工却没有收到邮件，如何处理？](https://help.joyousoa.com/yue-xiang-xin-yu/cheng-gong-fa-song-le-xin-yu-yuan-gong-que-mei-you-shou-dao-you-jian-ru-he-chu-li.md)
- [个别员工没有收到短信是什么原因？](https://help.joyousoa.com/yue-xiang-xin-yu/ge-bie-yuan-gong-mei-you-shou-dao-duan-xin-shi-shen-me-yuan-yin.md)
- [我上传的心语/员工数据安全么？会被用于其他用途么？](https://help.joyousoa.com/yue-xiang-xin-yu/wo-shang-chuan-de-xin-yu-yuan-gong-shu-ju-an-quan-me-hui-bei-yong-yu-qi-ta-yong-tu-me.md)
- [一个企业或集团，如何添加多个子管理员账号分别发送心语？](https://help.joyousoa.com/yue-xiang-xin-yu/yi-ge-qi-ye-huo-ji-tuan-ru-he-tian-jia-duo-ge-zi-guan-li-yuan-zhang-hao-fen-bie-fa-song-xin-yu.md)
- [悦享心语如何收费？](https://help.joyousoa.com/yue-xiang-xin-yu/yue-xiang-xin-yu-ru-he-shou-fei.md)
- [员工如何用微信查看心语？](https://help.joyousoa.com/yue-xiang-xin-yu/yuan-gong-ru-he-yong-wei-xin-cha-kan-xin-yu.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://help.joyousoa.com/yue-xiang-xin-yu.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.
