> 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/onboarding/owners-and-admins/invite-guests-to-your-workspace.md).

# Workspaceにゲストを招待する

[ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)は、あなたが特定のアイテムを共有したことで、ワークスペースに招待した人です。ゲストは、それらの共有アイテムにのみアクセスできます。

2つのゲストタイプがあります。

* **外部ゲスト：**&#x5916;部ゲストは、パートナーや請負業者のような組織の外部からの人々です。\
  それらを招待するための料金は、許可が管理されているゲストとメンバーの比率に従って[計算されます。](https://help.clickup.com/hc/en-us/articles/6303244318999-Charges-for-inviting-members-and-guests#Calculating-charges-for-guests)外部ビューのみのゲストを招待する料金はありません。
* **内部ゲスト：**&#x7D44;織内の人々。内部ゲストを招待するのは、ワークスペースに[メンバーを追加する](https://help.clickup.com/hc/en-us/articles/6303244318999-Charges-for-inviting-members-and-guests#Paid-plan-member-seat-pricing)のと同じです。

２つのゲストタイプは、SSO認証とeメールドメインなど、いくつかの点の違いに基づいています。

### **必要なもの** <a href="#gjdgxs" id="gjdgxs"></a>

* [ClickUpプラン](https://clickup.com/pricing)のワークスペースにゲストを招待できます。
  * Free Foreverゲストは、常に共有されているアイテムに利用できる完全な許可を常に持っています。
  * 各有料プランには、特定の数の許可制御された[ゲストシートが含まれています](https://help.clickup.com/hc/en-us/articles/6303244318999-Charges-for-inviting-members-and-guests)。
  * Business PlusプランとEnterpriseプランのワークスペースには、[カスタムロール](https://help.clickup.com/hc/en-us/articles/6310020641175-Custom-Roles-overview)と[カスタムアクセス許可](https://help.clickup.com/hc/en-us/articles/6309195687959-Custom-Permissions)も利用できます。

### **ゲストを招待する** <a href="#id-30j0zll" id="id-30j0zll"></a>

所有者、管理者、メンバーは、次のアイテムを共有することでゲストを招待できます。

* [フォルダー（Folder）、リスト（List）、タスク（Task）](https://help.clickup.com/hc/en-us/articles/6309240164503-Privacy-and-Sharing-FAQ)
* [文書（Docs）](https://help.clickup.com/hc/en-us/articles/6325333637271-Docs-Privacy-and-Sharing)
* [ダッシュボード（Dashboards）](https://help.clickup.com/hc/en-us/articles/6312198211863-Dashboards-Privacy-and-Sharing)
* [ゴール（Goals）](https://help.clickup.com/hc/en-us/articles/6325677407383-Goals-Privacy-and-Sharing)
* [ビュー（Views）](https://help.clickup.com/hc/en-us/articles/6310432407447-Views-Privacy-and-Sharing)
* テンプレート（Templates）

有料プランではゲストが利用できる許可レベルが４つあります。Free Forever Workspaceに招待されたゲストは、完全な権限のみを持つことができます。

* **View only：**&#x8AAD;み取り専用。コメントや編集はできません。
* **Comment：**&#x30B3;メントできます。
* **Edit：**&#x7DE8;集できますが、削除することはできません。
* **Full：**&#x7DE8;集および削除できます。

注

[アイテムのタイプ](https://help.clickup.com/hc/en-us/articles/6309221065495-Permissions-in-detail)と[ユーザーの役割](https://help.clickup.com/hc/en-us/articles/6310033667223-User-Roles)によって異なります。[権限](https://help.clickup.com/hc/en-us/articles/6309221065495-Permissions-in-detail)について詳しくは、こちらをご覧ください。

ゲストを招待するには：

1. 場所の右側にあるサイドバーで、省略記&#x53F7;**...**&#x3092;クリックして、\[Settings]メニューを開きます。
2. **\[Sharing & Permissions]**&#x3092;選択します。
3. ゲストのeメールアドレスを入力し、**\[Invite]**&#x3092;クリックします。
   * [内部ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)を招待する場合、メンバーを追加するのと同じ金額が請求されます。
4. **「USER ROLE」**&#x30C9;ロップダウンをクリックし、 **「Guest」**&#x3092;選択しま&#x3059;**。**\
   ![InviteGuestsWorkspaceShareTaskModal.png](/files/KgeOa8AzqRMoT5nNLZPs)
5. 右側で権限設定を選択します。
6. **「Invite」**&#x3092;クリックします。
7. ゲストには、"Workspace"への参加を招待するメールが間もなく届きます。

ヒント

ワークスペースの所有者と管理者は、ゲストに送信された[招待状を再送信またはキャンセルできます。](https://help.clickup.com/hc/en-us/articles/6310498173079-Invite-people-to-join-your-Workspace#h_04199a5fb3)


---

# 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/onboarding/owners-and-admins/invite-guests-to-your-workspace.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.
