> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/clickup/features-and-clickapps/multiple-assignees/multiple-assignees-faq.md).

# 複数のアサイニーのFAQ

[Multiple Assignees ClickApp](https://help.clickup.com/hc/en-us/articles/6309029762583-Multiple-Assignees)の使用に関するよくある質問です。

**Q ：**[**スペースを作成**](http://docs.clickup.com/spaces/how-to-create-a-space)**した後にこの設定を変更できますか?**

**A ：**&#x306F;い。ワークスペース[管理者と所有者](https://docs.clickup.com/general/user-permissions)は、いつでもこのClickApp のオンとオフを切り替えることができます。

**Q ：タスクに複数の担当者がいて、担当者の 1 人がそのタスクをClosed**[**ステータス**](https://docs.clickup.com/en/articles/831184-create-and-manage-custom-statuses)**に移動した場合、すべての担当者に対してタスクがクローズされますか?**

**A ：**&#x306F;い。 1 人の担当者がタスクを終了すると、そのタスクの担当者全員に対してそのタスクが終了します。不完全な項目があるタスクを閉じる前に担当者に警告を表示したい場合は、[不完全な警告ClickAppを有効にします](https://docs.clickup.com/features/incomplete-warning)。

**Q ： Multiple Assignees ClickApp を無効にするとどうなりますか?私のタスクは変更されますか?**

**A ：** ClickApp を無効にすると、既に複数の担当者がいるタスクでは、すべての担当者がそのまま残ります。担当者を削除すると、 ClickApp を再度有効にしない限り、タスクに複数の担当者を追加できなくなります。


---

# 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://manual.dxable.com/clickup/features-and-clickapps/multiple-assignees/multiple-assignees-faq.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.
