> 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/system-requirements-for-using-smartsheet.md).

# Smartsheetを使用するためのシステム要件とガイドライン

Smartsheet のシステム要件を理解する: ブラウザーの互換性、ファイル サイズの制限、高度な機能

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

* スマートシート
* プロ
* 仕事
* 企業

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

Smartsheetは、PC、Mac、および Linuxオペレーティング システムで実行されるブラウザーと互換性のある 100% Software as a Service（SaaS）オンラインアプリケーションです。Smartsheetはモバイル デバイスでも使用できます。

任意のブラウザーからSmartsheetにアクセスするには：

* インターネット接続が必要です。
* JavaScriptを有効にする必要があります。

#### オペレーティングシステムとブラウザー <a href="#id-1fob9te" id="id-1fob9te"></a>

Smartsheetは、次のブラウザーの２つの最新メジャーバージョンをサポートしています。

* Windows: Chrome、Firefox、Microsoft Edge
* Mac: Chrome、Firefox、Safari
* Linux: Firefox
* ChromeOS: Chrome

ヒント\
Smartsheetアプリは、ChromeとMicrosoft Edgeで最適に動作します。[5,000行を超えるシート](https://help.smartsheet.com/articles/506775-system-requirements-for-using-smartsheet#toc-sheet-and-imported-file-size-maximums)を操作している場合は、ChromeまたはMicrosoft Edgeを使用してください。<br>

**サポートされているブラウザのバージョン**

Smartsheet には、多くのバージョンのブラウザーからアクセスできます。ただし、一般に入手可能な最新バージョンのブラウザーを使うと、Smartsheet のパフォーマンスとセキュリティーが強化されます。ブラウザーの開発者バージョンまたはプレリリースバージョンは動作する可能性がありますが、Smartsheetでは正式にサポートされていません。<br>

#### シートおよびインポートされたファイルの最大サイズ <a href="#id-2et92p0" id="id-2et92p0"></a>

シートのセル数は合計500,000を超えることはできません。つまり、シート内の行と列の数を掛け合わせたときに、この数を超えることはできません。

注記

インポートされたファイルにも同様の制限があり、50MBを超えることはできません。

この表には、最大値に関する詳細情報が含まれています。

| **シートコンポーネント**      | **最大**  |
| ------------------- | ------- |
| 行                   | 20,000  |
| コラム                 | 400     |
| セル                  | 500,000 |
| セル内の文字              | 4,000   |
| インバウンドセルリンク         | 500,000 |
| クロスシート数式で参照される一意のセル | 100,000 |

500,000セルの制限にどの程度近づいているかを判断するには、シート内の列数と行数を掛けます。例えば20,000行のシートには25以下の列しか含めることができず、400列のシートには1,250 以下の行しか含めることができません。

注記

[Smartsheet Govには、](https://help.smartsheet.com/articles/2479146-an-overview-of-smartsheet-gov)受信セルのリンクの制限があり100,000までとなっています。<br>

**シートサイズ**

次の機能は、5000行を超えるシート、または200列を超えるシートではまだサポートされていません。

* Bridge by Smartsheet
* Quipコネクタ
* Tableauコネクタ
* PowerBIコネクタ
* Zapierコネクタ
* Googleドキュメントマージコネクタ
* Googleフォーム同期コネクタ
* LiveDataコネクタ
* Calendarアプリ

#### モバイルアプリ <a href="#id-3dy6vkm" id="id-3dy6vkm"></a>

Smartsheetのモバイルアプリのシステム要件については、[「Smartsheet for Android」](https://help.smartsheet.com/topics/smartsheet-for-android)または[「Smartsheet for iOS」を参照](https://help.smartsheet.com/topics/smartsheet-for-ios)してください。<br>

#### Smartsheet API <a href="#id-1t3h5sf" id="id-1t3h5sf"></a>

Smartsheet APIを使用する場合、Smartsheetサーバーへの悪用や過度のストレスを防ぐためにレート制限が設けられています。APIレート制限の詳細については、 [APIドキュメント を参照](http://smartsheet-platform.github.io/api-docs/#rate-limiting)してください。


---

# 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/system-requirements-for-using-smartsheet.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.
