> 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/intro-to-clickup/clickup-university.md).

# ClickUp University

ClickUp Universityは生産性向上と時間の節約のために、スキルをレベルアップできる場所です。

### **ClickUp Universityに登録する** <a href="#gjdgxs" id="gjdgxs"></a>

コース、使用例、ライブトレーニング、認定、ClickTipsビデオは、全ClickUpユーザーが利用できます。

登録するには、ClickUp Universityホームページの右上隅にある[\[Sign in\]](https://clickup.com/university)をクリックしてください。

![ClickUp University Home Page](/files/EMhKUteG99X22iUqgyZH)

### **Courses** <a href="#id-30j0zll" id="id-30j0zll"></a>

インタラクティブなコースには、ビデオ、実践的な演習、クイズが含まれています。

### **ClickUp Learning Paths** <a href="#id-1fob9te" id="id-1fob9te"></a>

ClickUp Universityのホームページから、自分のペースで進めることができる一連のリンクされたコースを選択してください。

![ClickUp University Learning Paths page](/files/ZIhjQNjLffvSSNzaSFf1)

### **コースを閲覧する** <a href="#id-3znysh7" id="id-3znysh7"></a>

ClickUp Universityホームページから[\[**All Courses**\]をクリックして](https://university.clickup.com/page/course-catalog)コースを検索します。自分の役割とClickUpの専門知識のレベル、コースの種類、またはコースのトピックによってフィルターできます。

### **My CoursesとMy Profile** <a href="#id-2et92p0" id="id-2et92p0"></a>

開始したコース、完了する必要があるコース、および終了したコースを追跡するには、\[**My Courses**]ボタンをクリックします。 または、右上隅にある\[**My Profile]**&#x3092;クリックすることもできます。

\[**My Profile**]からプロフィール写真を追加することもできます。

### **Use Cases** <a href="#tyjcwt" id="tyjcwt"></a>

弊社の[Use Cases](https://university.clickup.com/page/use-cases)シリーズでは、ソフトウェアチームなどの特定の業界向けにClickUp を使用する方法に関するコースを提供しています。

### **ライブトレーニングワークショップとOn-Demandウェビナー** <a href="#id-3dy6vkm" id="id-3dy6vkm"></a>

[ライブトレーニング](https://university.clickup.com/page/live-training)には２種類あります。ワークショップに登録したり、録画されたウェビナーを視聴したりできます。

ClickUpインストラクターが指導する１時間半のライブワークショップセッションを提供します。左側のフィルターからレベルを選択し、\[[**Workshop**](https://university.clickup.com/page/live-training#type_workshop)]を選択してセッション別に参照します。または、[ライブトレーニングカレンダーを開いて](https://university.clickup.com/calendar)、セッションが提供されている日時を確認できます。

On-DemandウェビナーはClickUpトレーナーによって作成されており、いつでも視聴できます。左側のフィルターからレベルを選択し、\[[**On-Demand**](https://university.clickup.com/page/live-training#type_on-demand)]を選択してウェビナーを参照できます。

![ Live Training page, the Level and Type filter, and the Live training Calendar button](/files/LJRBaIh95uEuyG38NtQc)

### **Certificates** <a href="#id-1t3h5sf" id="id-1t3h5sf"></a>

たとえ始めたばかりであっても、あなたが生産性の達人であることを世界に示しましょう。ClickUp Universityの[Certificatesページで初心者、中級者、またはエキスパートの証明書を取得する方法を確認してください](https://university.clickup.com/page/certificates)。

![ClickUp Certificates](/files/sTy8rIQ6o0RyZCriqoXd)

### **ClickTips** <a href="#id-4d34og8" id="id-4d34og8"></a>

[ClickTips](https://university.clickup.com/page/clicktips)は、ClickUpトレーナーによって作成された短いビデオチュートリアルで、特定の機能やトピックを詳しく掘り下げています。


---

# 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/intro-to-clickup/clickup-university.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.
