> 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/integrations-and-clickup-api/integrations/confluence-integration.md).

# Confluenceインテグレーション

[Universal Search](https://help.clickup.com/hc/en-us/articles/14642390285463-Universal-Search)を使用すると、 ClickUp内のすべてとConfluence内のドキュメントを同時に検索できます。

ヒント

スペースをClickUpに移動し、すべての作業を 1 か所に保管します。 [Confluenceインポーター](https://confluence.atlassian.com/doc/export-content-to-word-pdf-html-and-xml-139475.html#ExportContenttoWord,PDF,HTMLandXML-ExportmultiplepagestoHTMLorPDF)の詳細をご覧ください。

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

* ConfluenceのUniversal Searchは、[Enterpriseプラン](https://clickup.com/pricing)で利用できます。
* Confluence は共有接続として利用できます。
  * ワークスペース内の他のユーザーは、 ClickUp の検索結果でConfluenceでアクセスできるファイルを確認できます。
* 共有接続を設定できるのは、ワークスペースの所有者と管理者のみです。
* [Guests](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)は共有接続を追加または管理することはできませんが、Universal Searchを使用して検索結果にConfluenceドキュメントを表示することはできます。

### **Confluenceを接続する** <a href="#id-30j0zll" id="id-30j0zll"></a>

[App Center](https://help.clickup.com/hc/en-us/articles/12580135233559-App-Center-overview)を使用してアプリを接続し、Universal Searchを有効にする必要があります。

App Centerから：

1. **Confluence**アプリについては、 App Centerを参照してください。
2. 接続情報を確認して、**\[Connect]**&#x3092;クリックします。
3. 指示に従ってアプリをClickUpに接続します。
4. トグルをクリックしてUniversal Searchを有効にします。
5. 検索結果には、 ClickUpとConfluenceの両方の項目が含まれるようになりました。

<img src="/files/WVjrt6nceI6BjRgIgr4I" alt="Screenshot of search results including items from Box and Confluence." width="563">


---

# 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://manual.dxable.com/clickup/integrations-and-clickup-api/integrations/confluence-integration.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.
