> 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/tips-and-troubleshooting/tips.md).

# ヒント

- [プロプランでのダッシュボードウィジェットと共有](https://manual.dxable.com/smartsheet/tips-and-troubleshooting/tips/sharing-and-widgets-in-the-pro-plan.md): Smartsheetマニュアル｜強化されたSmartsheetプロ機能：10人の編集者と共有し、ダッシュボードウィジェットを追加し、無制限のビューアーを追加できます。
- [キーボードショートカット](https://manual.dxable.com/smartsheet/tips-and-troubleshooting/tips/keyboard-shortcuts.md): Smartsheetマニュアル｜PCおよびMacの重要なSmartsheetキーボードショートカットを学習して、タスクを合理化し、効率的に移動できます。
- [コピー＆ペーストの使用に関するヒント](https://manual.dxable.com/smartsheet/tips-and-troubleshooting/tips/tips-for-using-copy-and-paste.md): Smartsheetマニュアル｜特殊な貼り付けやプログラム間のデータ転送など、Smartsheetのコピー＆ペーストに欠かせないヒントをご覧ください。
- [フィッシング詐欺を避けるためのヒント](https://manual.dxable.com/smartsheet/tips-and-troubleshooting/tips/tips-avoid-phishing-scams.md): Smartsheetマニュアル｜フィッシング詐欺を特定して防止し、Smartsheet情報の安全性を確保するための重要なヒントをご覧ください。
- [Macユーザー向けのヒント](https://manual.dxable.com/smartsheet/tips-and-troubleshooting/tips/tips-for-mac-users.md): Smartsheetマニュアル｜Macユーザーが生産性を向上させ、ナビゲーションを合理化するための重要なSmartsheetのヒントをご覧ください。
- [ブラウザーズームのベストプラクティス](https://manual.dxable.com/smartsheet/tips-and-troubleshooting/tips/browser-zoom.md): Smartsheetマニュアル｜Smartsheetブラウザーのズームレベルを効果的に調整する方法を説明します。90%未満のサポートされていない設定は避けてください。
- [スペルチェック](https://manual.dxable.com/smartsheet/tips-and-troubleshooting/tips/spell-check.md): Smartsheetマニュアル｜Smartsheetでセルを編集するときにブラウザーベースのスペルチェック機能を使用する方法を説明します。
- [検索を使用してSmartsheetアイテムを見つける](https://manual.dxable.com/smartsheet/tips-and-troubleshooting/tips/searching-in-smartsheet.md): Smartsheetマニュアル｜Smartsheet内でシート、レポート、ダッシュボードなどを効果的に検索する方法を説明します。
- [Smartsheetとスパムについて知っておくべきこと](https://manual.dxable.com/smartsheet/tips-and-troubleshooting/tips/what-to-know-about-smartsheet-and-spam.md): Smartsheetマニュアル｜Smartsheetでスパムから身を守る対策について説明します。


---

# 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/tips-and-troubleshooting/tips.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.
