> 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/workapps/share-a-workapp.md).

# WorkAppを共有する

WorkApp ビルダーからWorkApps を共有する方法を学びます。

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

* Smartsheet Advanceパッケージ

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

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

WorkApp ビルダーのみが WorkApp を共有できます。

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

ビルダーで WorkApp に人を追加するのは簡単です。

1. WorkAppp ビルダーの右上隅にある \[ユーザーの追加] を選択します。
2. 誰かを共有したい役割を選択し、ドロップダウン リストでその相手を選択するか、電子メール アドレスを入力します。一度に複数のユーザーを追加したり、ドロップダウン リストに任意のSmartsheetグループを追加したりできます。
3. 「完了」を選択します。これで、追加した人は誰でも WorkApp にアクセスできるようになります。

#### WorkApp アクセス要求に応答する <a href="#cratbfrvw8h0" id="cratbfrvw8h0"></a>

誰かがあなたのアプリへのアクセスをリクエストすると、電子メールで通知されます。

1. メール内のリンクをクリックし、\[ユーザーの追加] を選択して、アクセスを許可する役割を選択します。
2. 要求者をそのロールに追加し、\[完了] を選択します。その人は WorkApp にアクセスできるようになりました。


---

# 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/workapps/share-a-workapp.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.
