> 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/solutions.md).

# ソリューション

- [リージョン](https://manual.dxable.com/smartsheet/solutions/regions.md): Smartsheetマニュアル｜Smartsheetのデータ所在地オプションを使用してデータホスティングを制御し、コンプライアンスと地域のプライバシーのニーズを確保できます。
- [Smartsheetリージョンの紹介](https://manual.dxable.com/smartsheet/solutions/regions/introducing-smartsheet-regions.md): Smartsheetマニュアル｜データ管理のためにSmartsheetリージョンを探索し、リージョンホスティングオプションでプライバシーとガバナンスのニーズに対処できます。
- [データレジデンシー](https://manual.dxable.com/smartsheet/solutions/regions/data-residency.md): Smartsheetマニュアル｜Smartsheetリージョンを探索してデータを常駐させ、規制された業界におけるプライバシーとガバナンスの遵守を確保できます。
- [Smartsheetのリージョン間でコンテンツを移動および共有する](https://manual.dxable.com/smartsheet/solutions/regions/migrating-data-across-regions.md): Smartsheetマニュアル｜共有、複製、レポートの方法など、さまざまな地域でSmartsheetコンテンツを管理する方法を説明します。
- [米国とEU地域の機能比較](https://manual.dxable.com/smartsheet/solutions/regions/regions-comparison.md): Smartsheetマニュアル｜米国とEUの各地域で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:

```
GET https://manual.dxable.com/smartsheet/solutions.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.
