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

# Pulseの紹介

Pulse ClickApp を使用すると、チーム全体の高レベルのアクティビティ レポートを一目で確認できるため、誰がオンラインで何に取り組んでいるのかを確認できます。

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

* [Free Foreverプラン](https://clickup.com/pricing)では、Pulse を 100 回使用できます。
* Pulse はすべての有料プランでUnlimitedに使用できます。
* [Guests](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)はPulse にアクセスできません。
* [個人用ワークスペース レイアウト](https://help.clickup.com/hc/en-us/articles/9867165253271-Personal-Workspace-Layout)を使用している場合、Pulse ClickApp は使用できません。

{% hint style="info" %}
パルスデータはエクスポートできません。
{% endhint %}

### **Pulse ClickApp を有効にする** <a href="#c7gto8sxuq1p" id="c7gto8sxuq1p"></a>

ワークスペースの[所有者と管理者](https://help.clickup.com/hc/en-us/articles/6309225399703-Permissions-overview)は、ワークスペースの Pulse ClickAppを有効にすることができます。

![CleanShot\_2022-09-09\_at\_09.58.34\_2x.png](/files/t5DJDMwQATRVy8x8uVnF)

パルスを有効にするには：

1. ワークスペースのアバターをクリックします。
2. \[ClickApps]を選択します。
3. Pulse ClickAppを参照または検索します。
4. トグルをクリックして Pulse ClickAppをオンにします。
5. \[オプション] をクリックして、Pulse にアクセスできるユーザーを選択します。
   * **メンバーのみ (ゲストを除く) ：**&#x30B2;スト以外の誰もが Pulse にアクセスできます。
   * **管理者のみ：**&#x30EF;ークスペースの所有者と管理者のみが Pulse にアクセスできます。
6. Pulse にアクセスするには、Sidebarで \[Pulse] を選択します。

![CleanShot\_2022-07-19\_at\_08.02.47\_2x.png](/files/eEFTJPpTrGBQ8sjH8jTd)

### **パルスを使用する** <a href="#id-3yqcfa7gam64" id="id-3yqcfa7gam64"></a>

Pulse ClickApp を有効にすると、表示される情報をカスタマイズできます。

### **日付を変更する** <a href="#d7pzggbogt3n" id="d7pzggbogt3n"></a>

データを表示する日を選択するには：

* 右上隅の日付フィールドを使用して日付を選択します。
* 矢印アイコンを使用して、1 日を前後にスキップします。

### **1 時間ごとにオンラインになっている人を表示する** <a href="#xuwc37q36sn4" id="xuwc37q36sn4"></a>

Who's Online の棒グラフを使用すると、チームが最もアクティブになる時期がわかります。 X 軸の時間は、[個人のタイムゾーン](https://help.clickup.com/hc/en-us/articles/6311968998167-My-Settings)で表示されます。

グラフ上の列にカーソルを置くと、1 時間ごとにオンラインになったユーザーの数が表示されます。

### **誰がオンラインで、何に取り組んでいるかを表示する** <a href="#id-8yge66a8ads" id="id-8yge66a8ads"></a>

\[オンライン] および \[オフライン] ドロップダウンを展開すると、誰がオンラインかオフラインかを確認できます。次のオプションを使用して、さらに情報を収集することもできます。

* **検索：特定の人を見つけて、その人が何に取り組んでいるかを確認します。**
* **ゲストの表示または非表示：オンラインおよびオフラインのゲストを表示または非表示にします。**
* **詳細の表示または非表示：各人が取り組んでいる最新のタスクを表示します。**

{% hint style="info" %}
詳細が非表示になっている場合は、各人のアバターをクリックして詳細を表示することもできます。
{% endhint %}

### **パルスの管理** <a href="#xf2iusv8c8kt" id="xf2iusv8c8kt"></a>

ワークスペースの所有者と管理者は、省略記号の...アイコンをクリックして Pulse 設定を管理できます。

* \[権限] を選択して、Pulse にアクセスできるユーザーを更新します。
  * **メンバーのみ (ゲストなし) ：**&#x30EF;ークスペースのメンバー、管理者、および所有者が Pulse にアクセスできます。
  * **管理者のみ：**&#x30EF;ークスペースの所有者と管理者のみが Pulse にアクセスできます。
* Pulse 設定を選択してClickApp設定ページを開き、ワークスペースで Pulse を無効にします。


---

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