> 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/smartsheet/system-admin/admin-center/download-report-from-workapps-usage-tile.md).

# 管理センター： WorkApps Collaborator Packの月間使用量タイルからレポートをダウンロードする

WorkAppsコラボレーター パックの月間使用量タイルを使用すると、 WorkAppsコラボレーターの使用状況を表示し、現在の暦月に共有されている 1 つまたは複数のアプリにアクセスした個々の有料コラボレーターのリストを表示するレポートをダウンロードできます。

### プラン <a href="#id-8xh4ffcqah6o" id="id-8xh4ffcqah6o"></a>

* Smartsheet
* Smartsheet Advanceパッケージ

プラン タイプと含まれる機能の詳細については、[ 「Smartsheetプラン」ページ](https://smartsheet.dxable.com/price)を参照してください。

### 許可 <a href="#euxiiaryh8qc" id="euxiiaryh8qc"></a>

システム管理者はレポートを確認してダウンロードできます。

この機能がSmartsheetリージョンまたはSmartsheet Gov に含まれているかどうかを確認してください。

当月または前月に少なくとも 1 つのアプリにアクセスしたすべての有料コラボレーターに関する詳細については、プランの有料コラボレーターのレポートをダウンロードできます。

1. 管理者センターを開きます。
2. 「アカウントの概要」を選択します。ここから、 WorkApps Collaborator Pack の月間使用数をタイルで確認できます。\
   タイルに表示される情報は毎日更新されます。
3. 最新のレポートをダウンロードするには、「使用状況レポートの取得」を選択します。

![example collaborator usage report](/files/oU23DUmbQj7LtkFuvXN4)

レポートには最大 13 か月分の使用状況情報が表示され、最新の情報を得るために 1 時間ごとにデータが更新されます。次のフィールドが含まれます。

| **列名**                    | **説明**                         |   |
| ------------------------- | ------------------------------ | - |
| **内部/外部の有料コラボレーター**       | ユーザーが組織内部か組織外かを識別します。          |   |
| **WorkAppsコラボレーター**       | ユーザーの電子メール アドレス。               |   |
| **最後にアクセスしたアプリ**          | 最後にアクセスしたアプリの名前。               |   |
| **アプリの所有者**               | アプリ所有者の電子メール アドレス。             |   |
| **最後のアプリアクセス**            | 最終アクセス時刻の UTC での日付/時刻。         |   |
| **月**                     | 最後にアクセスしたアプリの最新の月。             |   |
| **年**                     | 最後にアプリにアクセスした年。                |   |
| **アプリリンク**                | 最後にアクセスしたアプリのリンク。              |   |
| **今月アクセスされたWorkAppsの合計数** | 現在の暦月にこのユーザーがアクセスしたWorkAppsの数。 |   |
| **今回購入したコラボパック**          | 組織の現在の購入数。                     |   |


---

# 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/smartsheet/system-admin/admin-center/download-report-from-workapps-usage-tile.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.
