> 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/white-label-enterprise.md).

# ホワイトラベル \[Enterprise]

社内外でよりブランド化されたエクスペリエンスを求めるワークスペースにとっては、ホワイトラベルは最適なオプションです。ホワイトラベル機能を使用すると、所有者と管理者はワークスペースのロゴ、色、URLをカスタマイズできます。

### **必要なもの** <a href="#id-348mccyp337" id="id-348mccyp337"></a>

* ホワイトラベルはEnterpriseプランでのみ利用可能です。
* [シングルサインオン（SSO）](https://help.clickup.com/hc/en-us/articles/6305043992343-Single-Sign-On-SSO-overview)を使っている場合は、カスタムホワイトラベルURL（example.clickup.com）を使ってログインする場合にのみ認証されます。<br>
  * ブラウザーを使ってClickUpにアクセスする場合、最初のセッション中にホワイトラベルURLを使って認証できます。
  * ClickUpデスクトップアプリは常にapp.clickup.comにリダイレクトします。
* ホワイトラベルの色はeメール通知にも反映されます。

![Gif showing custom social media graphic and url in ClickUp.](/files/oRBywCGupvJ0j60E39ni)

### **ClickUpにホワイトラベルを付ける方法** <a href="#zdvxzmf4074r" id="zdvxzmf4074r"></a>

ワークスペースの所有者と管理者がホワイトラベル設定にアクセスできます。ホワイトラベルを有効にするには：

1.「**Workspace Settings**」にアクセスします。

2.\[**White Label**]をオンに切り替えます。

![Screenshot showing the white label toggle in ClickUp.](/files/3gnwMuFB7BtI0b8CIu8j)

3.３つのアセットをアップロードして、全てのClickUpタッチポイントをブランド化します。

* **Round logo**（丸いロゴ）\
  -72X72ピクセルのPNG\
  -丸いロゴはアプリ内でワークスペースのアバターに使われます。
* **Rectangle Logo**（長方形のロゴ）\
  -232X48ピクセルPNG\
  -長方形のロゴは、アプリ内の左上隅、ログインページ、eメール、パブリックリンク（Docs、Dashboardsなど）で使われます。
* **Social Media Graphic**（ソーシャルメディアグラフィック）\
  -500X260ピクセルのPNG\
  -ソーシャルメディアグラフィックは、ClickUpからのリンクが共有されるときにプレビュー画像として機能します。

4.ワークスペース全体のデフォルトのカラーテーマ（Workspace color theme）を選択します。

* メンバーはサインアップ時に独自のカラースキームを上書きするオプションがあります。

5.カスタムURLを生成します。

* パブリックに共有されているフォームとDocsでもこのカスタムURLが使われます。

6.変更を保存します。新しいカスタムURのログイン画面にリダイレクトされます。

### **FAQ** <a href="#nhfvvhm1b6rl" id="nhfvvhm1b6rl"></a>

**Q：ユーザーはワークスペースにアクセスするためにカスタムURLを使う必要がありますか？**

**A：**&#x3044;いえ。カスタムURLに加えて、いつでも当社のウェブサイト<https://app.clickup.comからログインし、それからワークスペースにアクセスできます。>

**Q：私のカスタムURLを含むリンクを誰かに送信する場合、その人はログインする必要がありますか？**

**A：**&#x306F;い。カスタムURLを含むリンクを開くには、ユーザーはカスタムURL（app.clickup.comではありません）を通じてサインインする必要があります。ログインしていないユーザーは、表示されるエラーメッセージの\[**Go Back Home**]ボタンをクリックすると、すぐにログインできます。

**Q：モバイルアプリからカスタムURLにアクセスできますか??**

**A：**&#x73FE;時点では、カスタムURLはモバイルアプリでは機能しません。この機能は近日中に追加できるよう取り組んでいます。


---

# 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/white-label-enterprise.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.
