> 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/backup-and-change-tracking/viewing-cell-history.md).

# Smartsheetアイテムに加えられた変更を表示する

Smartsheetアイテムに加えられた変更を表示するには、セル履歴を確認したり、システム列を含めたり、アクティビティーログを使用したりできます。

### プラン <a href="#td5ye2t40lbe" id="td5ye2t40lbe"></a>

* Smartsheet
* Pro
* Business
* Enterprise

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

### 許可 <a href="#id-7fzsl5esyg5t" id="id-7fzsl5esyg5t"></a>

シートの所有者と管理者は列を追加または編集できます。ライセンスが必要です。

Activity log is available with Business and Enterprise plans only.\
アクティビティーログを使用するには、シートに対する編集者以上の共有権限を持つライセンス ユーザーである必要があります。 (アクティビティーログの共有の詳細については、[こちら](https://help.smartsheet.com/articles/2476206)をご覧ください。)

アクティビティ ログは、Business プランと Enterprise プランでのみ利用できます。

この機能が[Smartsheetリージョン](https://help.smartsheet.com/regions-capability-differences)または[Smartsheet Gov](https://help.smartsheet.com/articles/2480681) に含まれているかどうかを確認してください。

#### セルの履歴 <a href="#id-6r561fs4vjks" id="id-6r561fs4vjks"></a>

セルを右クリックし、「セル履歴の表示」を選択すると、セル レベルで行われた変更のログ、変更を行ったユーザー、変更の日時が表示されます。必要に応じて、\[セル履歴の表示] ポップアップから情報をコピーし、セルに貼り付けることができます。

#### システム列 <a href="#smzp1klhkij9" id="smzp1klhkij9"></a>

シート内の各行に、各行が最後に編集された時刻と変更を加えた共同編集者を表示するために、「変更日 (日付)」列と「変更者」列を作成します。詳細については、 [「列タイプのリファレンス」](https://help.smartsheet.com/articles/2480241)を参照してください。

#### アクティビティーログ <a href="#id-1idr6qgxegf5" id="id-1idr6qgxegf5"></a>

右側の機能バーにあるアクティビティーログアイコン![Activity icon](/files/b8ixO37plFE2Ws05stmH)を選択すると、アイテムに加えられたすべての変更、変更者、変更日時のリストが表示されます。これには、行の削除 (削除されたデータを含む)、アイテムを閲覧したユーザー、共有権限の変更などの変更が含まれます。

アクティビティーログをフィルタリングしてエクスポートできます。詳細については、[ 「アクティビティーログを使用して変更履歴を追跡する」](https://help.smartsheet.com/articles/2476206)を参照してください。


---

# 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/backup-and-change-tracking/viewing-cell-history.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.
