> 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-shortcut-widgets.md).

# ショートカットウィジェット

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

* Smartsheet
* Pro
* Business
* Enterprise

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

ショートカット ウィジェットを使用すると、特定の URL、ファイル、またはSmartsheetアイテムへのリンクまたはリンクのリストを作成できます。

ショートカット ウィジェットを追加するには、

1. ウィジェットを選択して追加
2. ショートカットウィジェットを選択
3. ショートカットの追加を選択します
   * URL: リンク先と表示テキストを指定します。これは、内部サイト、外部サイト、フォームなど、あらゆる種類のリンクにすることができます。
   * ファイル: \[添付] をクリックして、オンラインに保存されている添付するファイルを選択します。\
     注: サポートされているオンライン ストレージ ドライブ (Google Drive、One Drive、Box、Dropbox、Evernote、Egnyte) でホストされているファイルのみを添付できます。
   * Smartsheetアイテム: リンク先のシート、フォルダー、レポート、ワークスペース、またはダッシュボードを選択します。\
     注: 他の人がダッシュボードを表示すると、アイテムを共有しているユーザーのみがダッシュボードにアクセスできます。 (詳細については、[「ダッシュボードの共有機能」](https://help.smartsheet.com/articles/2289957)を参照してください。)
4. ショートカットを設定したら、レイアウトとタイトルを調整します。
5. 変更を保存します。

ショートカットを指定したら、以下のオプションを使用してショートカットをフォーマットします。

| **これをする**                 | **次の手順を実行します**                                                          |
| ------------------------- | ----------------------------------------------------------------------- |
| ウィジェット内のショートカットの配置方法を変更する | 整列ボタンを選択して、ウィジェット内の情報を左揃えまたは中央揃えにします。                                   |
| ウィジェットにタイトルを追加する          | 「タイトルを表示」の横にあるチェックボックスをオンにします。 \[カスタム タイトルの編集] を選択して、ウィジェットのタイトルを入力します。 |
| ウィジェット内の各リンクの書式を調整する      | これを行うには、ウィジェットでフィールドを選択し、利用可能な書式設定オプションから選択します。                         |


---

# 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-shortcut-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.
