> 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/formatting/create-a-quality-logo-to-brand-your-smartsheet-items.md).

# 高品質のロゴを作ってSmartsheetアイテムをブランド化する

Smartsheet用のロゴのバージョンを作成するときに最良の結果を得るには、ロゴが次のガイドラインに従っていることを確認してください。

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

* Smartsheet
* Business
* Enterprise

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

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

システム管理者は、アカウント内の全員のデフォルトの色設定とロゴのブランドを設定できます。

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

#### 寸法とスタイル <a href="#id-3znysh7" id="id-3znysh7"></a>

* 300ピクセルx52ピクセルのサイズでロゴのバージョンを作成します。50% （150ピクセルx26ピクセル）に縮小してもロゴが鮮明に見えることを確認してください。
* ロゴにテキストが含まれている場合は、テキストを大きくし、ロゴの上または下ではなく横に配置することを検討してください。
* Brandfolder画像
* ![correct and incorrect logo example](/files/A4Yzl38yaliMjLvHGub7)

#### サポートされている画像形式 <a href="#id-2et92p0" id="id-2et92p0"></a>

互換性のあるファイル形式は次の通りトされます。

* GIF - アニメーションGIFをアップロードできますが、グリッド内では再生はされません。初期フレームがプレビューとして使用されます。グリッド内の画像をダブルクリックすると、アニメーションが再生されます。
* JPG - RGBカラースペースのJPGがサポートされています（これにはカメラ付き携帯電話の写真が含まれます）。

注\
印刷用のCMYKカラースペースのJPGはサポートされていません。

#### &#x20;ロゴが表示される場所とSmartsheetによるロゴのサイズの変更方法 <a href="#tyjcwt" id="tyjcwt"></a>

ロゴが表示される場所と、Smartsheetによってロゴが自動的にサイズ変更される寸法については、次の表を参考にしてください。

重要

ロゴ画像ファイルは、PNG、GIF、またはJPEG/JPG形式である必要があります。

| **アイテム**                                   | **幅（ピクセル単位）** | **高さ（ピクセル単位）** |
| ------------------------------------------ | ------------- | -------------- |
| シート、レポート、ワークスペース、ダッシュボード                   | 150ピクセル       | 26ピクセル         |
| Smartsheetからのメール （行を送る場合、シートを送る場合、共有通知メール） | 300ピクセル       | 52ピクセル         |
| アラートとリマインダー                                | 300ピクセル       | 52ピクセル         |
| PDFエクスポート                                  | 300ピクセル       | 52ピクセル         |
| 印刷                                         | 300ピクセル       | 52ピクセル         |
| フォーム                                       | 300ピクセル       | 52ピクセル         |


---

# 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/basics/formatting/create-a-quality-logo-to-brand-your-smartsheet-items.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.
