> For the complete documentation index, see [llms.txt](https://docs.allganize.ai/alli-llm-app-market-video-contents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allganize.ai/alli-llm-app-market-video-contents/video-contents/create-single-action-app.md).

# Single action の作成

## 本動画の概要 <a href="#overview" id="overview"></a>

この動画ではシングルアクションアプリの作成方法について解説します。

### 目次 <a href="#table-of-contents" id="table-of-contents"></a>

* 00:10\~ Single actionの新規作成
* 00:43\~Single actionのインプット項目
* 06:07\~プロンプトの設定
* 07:27\~プロンプトの書き方

## 【動画】Single actionの作成 <a href="#create-single-action-app" id="create-single-action-app"></a>

<mark style="color:red;">※本動画は2024年8月のUIをもとに作成しております。</mark>

<mark style="color:red;">一部画面表示が現在の仕様と異なる部分がございますことをご了承ください。</mark>

{% embed url="<https://youtu.be/9DbI42aNUyw>" %}


---

# 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://docs.allganize.ai/alli-llm-app-market-video-contents/video-contents/create-single-action-app.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.
