# アプリ管理

- [Alli Works](https://docs.allganize.ai/alli-llm-app-market/app-management/for_user.md)
- [Alli Worksの利用(アシスタント機能UI)](https://docs.allganize.ai/alli-llm-app-market/app-management/for_user/alli-works-assistantui.md)
- [Alli Worksの利用(Alli Works Agent機能UI)](https://docs.allganize.ai/alli-llm-app-market/app-management/for_user/alli-works-agentui.md)
- [Alli Worksの利用(TOPアプリUI）](https://docs.allganize.ai/alli-llm-app-market/app-management/for_user/alli-works-new-ui.md)
- [Alli Worksの利用(アプリ一覧UI)](https://docs.allganize.ai/alli-llm-app-market/app-management/for_user/alli-works-appsui.md)
- [アプリの権限設定](https://docs.allganize.ai/alli-llm-app-market/app-management/app-permission-settings.md)
- [シングルアクション](https://docs.allganize.ai/alli-llm-app-market/app-management/singleaction.md)
- [シングルアクションでドキュメントインプットを利用する](https://docs.allganize.ai/alli-llm-app-market/app-management/documents_input.md)
- [ノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node.md)
- [会話・質問応答ノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/conversation-nodes.md)
- [担当メンバーに連絡ノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/contact-agent-node.md)
- [条件応答ノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/add-condition-node.md)
- [Deep Researchノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/deep-research-node.md)
- [Q\&Aから回答ノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/qa-node.md)
- [LLMノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/llm.md): LLMノード
- [LLMインプットノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/llm-input-node.md)
- [回答生成ノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/generative-answer.md): 回答生成ノード
- [回答生成ノードでマルチモーダルオプションを使用する（Super Agent）](https://docs.allganize.ai/alli-llm-app-market/app-management/node/generative-answer/multi-modal.md)
- [連携(アドバンスド)ノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/integrate-node-advanced.md)
- [連携(ベーシック)ノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/integrate-node-basic.md)
- [MCP連携ノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/integrate-node-advanced-1.md)
- [変数の値を設定ノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/assign-value-node.md)
- [入力フォームノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/build-a-form-node.md)
- [変数をダウンロードノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/export-variables-node.md)
- [メール送信ノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/send-email-node.md)
- [キャンペーンに移動ノードと移動ポイントノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/jump-to-skill-node-jump-point-node.md)
- [ドキュメントから検索(回答抽出)ノード](https://docs.allganize.ai/alli-llm-app-market/app-management/node/document-search-node.md)
- [高度なフローの例](https://docs.allganize.ai/alli-llm-app-market/app-management/advanced-flow-example.md)
- [変数の値を設定ノードで計算式を使用する](https://docs.allganize.ai/alli-llm-app-market/app-management/advanced-flow-example/assign-value-node-general-operations.md)
- [トークンを使用して会話を再開する](https://docs.allganize.ai/alli-llm-app-market/app-management/advanced-flow-example/resume-conversation-using-token.md)
- [Zapierを利用してアンケート調査結果を自動生成する](https://docs.allganize.ai/alli-llm-app-market/app-management/advanced-flow-example/build-a-form-node-zapier-survey-result.md)
- [データ連携ノードでSlackと連携する](https://docs.allganize.ai/alli-llm-app-market/app-management/advanced-flow-example/connect-to-slack-using-integration-node.md)
- [【TIPS】Conversation アプリ編集の便利な機能](https://docs.allganize.ai/alli-llm-app-market/app-management/tips-skill-editor.md)
- [長いインプットの処理方法](https://docs.allganize.ai/alli-llm-app-market/app-management/long_input.md)


---

# Agent Instructions: 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://docs.allganize.ai/alli-llm-app-market/app-management.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.
