> 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/brand-and-publish-your-workapp.md).

# WorkAppのブランドと公開

ロールを構成したら、アプリを公開し、各ロールにコラボレーターと関係者を追加して、チームがアプリの使用を開始できるようにします。

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

* Smartsheet Advanceパッケージ

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

アプリを公開する前に、ペイント ローラー アイコン![](/files/EL4yfVvSAzhSSKefYujF) を選択して組織のブランディングを構成することをお勧めします。

すべてのブランドをSmartsheetが提供するデフォルトのブランド オプションに設定するには、 \[すべてデフォルトに復元] を選択します。

\[編集] を選択すると、画像のサイズを変更したり、新しい画像を選択したりできます。

#### WorkAppを公開 <a href="#kmxx5lt6zg0i" id="kmxx5lt6zg0i"></a>

アプリを開いているとき、またはWorkAppsホーム<img src="/files/id0ctYqe2qLWGLx4l8h7" alt="" data-size="line">で、アプリ名の下にアプリの公開ステータスを表示できます。初期ステータスはドラフトです。

アプリを公開するには、

1. 右上隅にある「公開」ボタンを選択します。
2. オプション: 「ユーザーの管理」を選択して、「ユーザーの追加」ウィンドウのロールに共同作業者を追加します。共同編集者アイコン![](/files/umnY42tSW1QFwtfYQ6LH) を選択して、「ユーザーの追加」ウィンドウを開くこともできます。

   <figure><img src="/files/QHNBz7q1ha3DOTbRjCCx" alt="" width="338"><figcaption></figcaption></figure>
3. ユーザーに割り当てる役割を選択し、割り当てる名前 (連絡先リストにある場合)、電子メール アドレス、および連絡先グループを入力します。このタブからユーザーを削除することもできます。
4. 完了したら、「追加」を選択します。

アプリを公開し、ユーザーをロールに追加すると、それらのユーザーはSmartsheetから、または\[公開] を再度選択すると表示されるアプリ Lnk を通じてアプリにアクセスできるようになります。

![Publish Again](/files/cmLUXVzowZP78bjxxBmC)

注記：

* アプリビルダーはすべてのロールを自動的に持つため、アプリをプレビューして、このロールのユーザーがアプリをどのように表示するかを確認できます。\
  たとえば、シートをアプリに追加すると、このシートはビューア モードのすべてのロールに追加され、あなたがこれらのロールの所有者として追加されます。各ロールのアプリを表示すると、アプリの作成者/所有者であるにもかかわらず、このシートがビューアー モードで表示されます。
* アプリを公開すると、公開を取り消すことはできません。すべてのロールを削除するか、すべてのロールからユーザーを削除するか、アプリを削除する必要があります。
* アプリを公開した後に構造的な変更 (新しいページやロールの追加/削除、アプリのブランディングの更新など) を行った場合は、変更を公開、それらの変更がエンドユーザーに表示されるようにする必要があります。
* ロールのシート ページ権限を閲覧者から編集者に変更したり、ロールからユーザーを追加/削除したりするなど、ページ権限の変更を行った場合、エンド ユーザーが変更を利用できるようにするためにアプリを再公開する必要はありません。
* \[ライブ アプリの表示] をクリックするか、このモーダルのリンクをコピーしてブラウザ ウィンドウに貼り付けることで、デスクトップで公開された変更を表示できます。
* 公開されたアプリは、 Smartsheetモバイル アプリを使用して表示できます。
* アプリが公開されると、デスクトップとSmartsheetモバイル アプリの両方で自動的に利用できるようになります。モバイルでWorkApps を使用する方法の詳細については、「モバイルからWorkAppsを操作する」を参照してください。


---

# 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/brand-and-publish-your-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.
