> 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/creating-renaming-sheets.md).

# シートまたは他のSmartsheetアイテムを作成または名前を変更する

Smartsheetでは、ほとんどのソリューションはシートから始まります。シートは情報を保存する主な場所です。

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

* Smartsheet
* Pro
* Business
* Enterprise

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

### 必要な権限 <a href="#id-1fob9te" id="id-1fob9te"></a>

新しいシートまたは他のSmartsheetアイテムを作成するには、ライセンスを取得したユーザーである必要があります。アイテムの名前を変更できるのはアイテムの所有者だけです。

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

タスクやプロジェクトの期限からパンチリスト、在庫、顧客情報に至るまで、さまざまなワークフローを追跡するようにシートを構成できます。

ヒント

必ずしも最初から追跡する必要はありません。既存のスプレッドシートまたは別のプログラムで開始したプロジェクトをインポートして新しいシートを作成するには、「[ファイルをインポートして新しいシートを作成する](https://help.smartsheet.com/articles/504553)」を参照してください。または、テンプレートから始めるには、「[テンプレート: 独自に作成するか、ソリューションセンターからテンプレートを使用する](https://help.smartsheet.com/articles/522123)」を参照してください。<br>

#### 新しいアイテムを作成する <a href="#id-3znysh7" id="id-3znysh7"></a>

1. 左側のナビゲーションバーで、\[テンプレートギャラリー]アイコンで\[新規作成]を選択します。
2. \[新規作成]を選び、作成するSmartsheetアイテムを選びます。

![Create new smartsheet item menu](/files/18mjd3gj4ceFTIkla2Hl)

ヒント　ソリューションセンターパネルでは、検索フィールドとカテゴリーを使用してテンプレートを検索することもできます。

1. 項目の名前を入力し、「OK」を選択します。

注

項目名には50文字まで入力できます。

画面が更新されて新しい項目が表示され、作業を開始する準備が整いました。あなたが作成したシートやその他のアイテムは、他の人と共有しない限り、あなただけが見ることができます。シート、レポート、ダッシュボードの共有について詳しくは、[こちら](https://help.smartsheet.com/articles/520104)をご覧ください。

#### アイテムの名前を変更する <a href="#id-2et92p0" id="id-2et92p0"></a>

1. 左側のパネルの「参照」でアイテム名を右クリックし、「名前の変更」をクリックします。
2. アイテムの新しい名前を入力し、「OK」をクリックします。

重要

名前を変更するには、アイテムを所有している必要があります。

#### Smartsheetアイテム <a href="#tyjcwt" id="tyjcwt"></a>

| **Smartsheetの項目名**                                     | **概要**                                                                     |
| ------------------------------------------------------ | -------------------------------------------------------------------------- |
| グリッド                                                   | 事前定義された列はなく、白紙の状態です。最初から始めたい場合に使用します                                       |
| プロジェクト                                                 | プロジェクトを作成し、ガントチャート機能を有効にするために必要な共通の列が含まれています。                              |
| [カード](https://help.smartsheet.com/articles/2302238)    | カードベースのカンバンスタイルのプロジェクトを開始するために必要なものを提供します。                                 |
| タスクリスト                                                 | タスク名、期日、割り当て先、完了、コメントなど、いくつかの事前定義された列が含まれています。                             |
| [フォーム](https://help.smartsheet.com/articles/522221)    | フォームが添付された基本的な３列のシートを作成します。フォームを使用して他の人から情報を収集する必要があることが分かっている場合にこれを使用します。 |
| [レポート](https://help.smartsheet.com/articles/522214)    | 複数のシートのリアルタイムデータを１つのビューで操作します。                                             |
| [ダッシュボード](https://help.smartsheet.com/articles/518547) | シートデータの視覚的な概要または情報ハブを作成できます。                                               |


---

# 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/creating-renaming-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.
