> 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/basics/sheets-rows/saving-refreshing-sheets.md).

# シートデータの保存と更新

作業内容が失われないように、変更を頻繁に保存することをお勧めします。

### プラン <a href="#id-30j0zll" id="id-30j0zll"></a>

* Smartsheet
* Pro
* Business
* Enterprise

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

Smartsheet では、ツールバーの \[保存] ボタンをクリックして変更を保存します。

ヒント: 保存のショートカット キーは、Ctrl+S (Windows) または Cmd+S (Mac) です。

自動保存オプションを構成するには、\[アカウント] > \[個人用の設定] > \[設定] をクリックします。

#### 未保存の変更を確認して保存する <a href="#id-1fob9te" id="id-1fob9te"></a>

シートに未保存の変更がある場合、「保存」ボタンが選択可能になります。 ボタンを選択すると、アイコンは選択できなくなり、シートに加えたすべての変更が保存されたことがわかります。

注記

シートを Smartsheet の外部に保存するには、選択した形式で[シートをエクスポートします。](https://help.smartsheet.com/articles/770623)

#### シートを更新して最新バージョンを表示します <a href="#id-3znysh7" id="id-3znysh7"></a>

シートを他のユーザーと共有した場合、そのユーザーは次回シートを開いたときに、保存した変更内容を確認することができます。

変更を保存したときに他のユーザーがシートを表示している場合、Smartsheet はシートを自動的に更新するか、それらのユーザーに新しい情報を表示するためにシートを更新するよう求めます。 プロンプトは、上部のシート名の横に更新記号として表示されます。

シートを更新するには、更新記号をクリックするか、\[ファイル] > \[最新の情報に更新]をクリックします。


---

# 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/smartsheet/basics/sheets-rows/saving-refreshing-sheets.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.
