> For the complete documentation index, see [llms.txt](https://docs.jobdone.cc/user_guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jobdone.cc/user_guide/cpm/project_level/project_stakeholders/team-members/app.md).

# APP 版

進入專案後，點選「專案資訊」，再選擇<kbd>**專案成員**</kbd>，即可查看所有專案成員，並檢視其個別資料。\
點選欲查看之成員，您可進一步透過<kbd><mark style="color:blue;">**寫信**<mark style="color:blue;"></kbd>或<kbd><mark style="color:purple;">**撥號**<mark style="color:purple;"></kbd>功能，直接聯繫該成員。

{% hint style="warning" %}
請注意，專案成員之權限與職稱設定僅能透過網頁版進行操作。
{% endhint %}

<div><figure><img src="/files/3OQJ3DASrRWEeFihe8NA" alt=""><figcaption><p>圖一 - 點選「專案資訊」</p></figcaption></figure> <figure><img src="/files/mhy2dDKRl08FgVBpKMFD" alt=""><figcaption><p>圖二 - 點選<kbd><strong>專案成員</strong></kbd></p></figcaption></figure> <figure><img src="/files/NlJSiVxaFGUDN5UPD9Qg" alt=""><figcaption><p>圖三 - 點選欲查看之成員</p></figcaption></figure> <figure><img src="/files/YZ6RVyK6skZ6t5dQo7qL" alt=""><figcaption><p>圖四 - 查看資訊/寫信/撥號</p></figcaption></figure></div>


---

# 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://docs.jobdone.cc/user_guide/cpm/project_level/project_stakeholders/team-members/app.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.
