> 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/portfolio-workapps-troubleshooting-faq.md).

# ポートフォリオWorkAppsのトラブルシューティングに関するよくある質問

Portfolio Workapps の使用時によくある質問への回答を見つけます。

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

* Enterprise

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

### 許可 <a href="#id-9fx4cjbp6nzg" id="id-9fx4cjbp6nzg"></a>

招待された人は誰でも WorkApp を使用できます。 WorkApps を作成および編集するには、 Smartsheet Advanceプランが必要です

WorkApp に共有されているユーザーは、アプリ ビルダーによって割り当てられたロールに従ってアプリを表示および使用できます。

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

**Portfolio WorkApps を古いプログラムで使用できますか？**

いいえ。Portfolio WorkApps は新しいポートフォリオでのみ機能します。プログラムを再構築し、新しいプログラムとして Portfolio WorkAppsを生成できます。

**インテーク シートにユーザーを追加しましたが、Project WorkApp に表示されません。**

新しいプロジェクトが作成されると、インテーク シート上の新しい人が自動的に Project WorkApp に追加されます。既存のプロジェクトの場合は、WorkApp に新しい人を直接追加する必要があります。これらをインテーク シートに追加しても、WorkApp は更新されません。

**私のプロジェクト オーナーがポートフォリオ マネージャーに置き換えられたのはなぜですか？**

新しいプロジェクトを作成すると、インテーク シートのプロジェクト所有者 (またはプロジェクト マネージャー) も WorkApp を所有します。この所有者は、ライセンスを取得した Enterprise + または Advance プランのユーザーである必要があります。プロジェクト所有者が正しいライセンスを持っていない場合、ポートフォリオ マネージャーがデフォルトの所有者になります。

**Portfolio WorkApps を多層で使用できますか?**

いいえ。多層の子ブループリントから Project WorkAppsを作成することはできません。

**私のポートフォリオ WorksApp を新しい所有者に譲渡できないのはなぜですか？**

Portfolio WorkApp の転送先の人が正しいライセンスを持っていない可能性があります。 Portfolio WorkApp の所有権を取得するには、Enterprise プランのライセンスを取得したユーザーである必要があります。

**プロジェクトをビルドしましたが、関連付けられたプロジェクト WorkApp がありません。**

「レポートの更新」を実行し、Project WorkApp を追加します。

**私のプロジェクトがプロビジョニングされないのはなぜですか？　エラーメッセージが表示され続けます。**

プロジェクトは、ブループリント内にページが表示されるロールがある場合にのみプロビジョニングします。ブループリント マネージャーで、ロールごとに少なくとも 1 つのページをビューアーまたは編集者に設定し、ブループリントを更新して、再試行します。


---

# 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/portfolio-workapps-troubleshooting-faq.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.
