> 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/dashboards/more-widgets/using-image-widgets.md).

# 画像ウィジェットを使用する

会社のロゴ、従業員の写真、その他の画像をダッシュ​​ボードに追加します。

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

* Smartsheet
* Pro
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 「Smartsheetプラン」ページを参照してください。

### 許可 <a href="#n6zsx9xld16e" id="n6zsx9xld16e"></a>

ライセンスを取得した所有者と管理者は、ダッシュボードを作成または編集できます。

この機能がSmartsheetリージョンまたはSmartsheet Gov に含まれているかどうかを確認してください。

#### 画像ウィジェットを追加する <a href="#id-9ny7yoow7ye" id="id-9ny7yoow7ye"></a>

1. ダッシュボードの右側のパネルにある \[ウィジェットの追加] アイコンを選択します。
2. 画像ウィジェットを選択します
3. \[画像の挿入] を選択して画像を選択し、画像のソースを選択します。

コンピューターから画像をアップロードしたり、Google Drive、OneDrive、Box、Dropbox から画像を挿入したりできます。画像ウィジェットで受け入れられる画像のファイル タイプは、jpg、gif、または png です。

ファイルにアクセスして編集するには、対応するオンライン ストレージ サービスのファイル所有者である必要がある場合があります。互換性のあるサードパーティのファイル ホスティング サービスの詳細については、「オンライン リソースからファイルまたはリンクを添付する」を参照してください。

#### 画像ウィジェットを編集する <a href="#pg8ivk3n8guk" id="pg8ivk3n8guk"></a>

画像を挿入した後、次の手順を使用してウィジェットを希望どおりに表示します。

| これをする：                      | 次の手順を実行します：                                                                                                      |
| --------------------------- | ---------------------------------------------------------------------------------------------------------------- |
| **ウィジェットにタイトルを追加する**        | タイトルの表示をオンに切り替えます。デフォルトでは画像ファイル名が表示されます。フィールドをクリックして新しいタイトルを入力することで変更できます。                                       |
| **ウィジェットのタイトルの書式を調整する**     | タイトル フィールドを選択し、利用可能な書式設定オプションから選択します。                                                                            |
| **ウィジェットをクリックしたときの動作を編集する** | <p>\[ウィジェットの動作] を選択し、次のいずれかの操作オプションを選択します。</p><ul><li>何もしない</li><li>別のサイトを開く</li><li>Smartsheetアイテムを開く</li></ul> |

編集を行って、「保存」を選択します。


---

# 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/dashboards/more-widgets/using-image-widgets.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.
