# ジョブの管理方法

## ジョブの実行

1. **ジョブリスト**を開く
2. 開始したいジョブを探し、アクション列の3点アイコンをクリック
3. **「開始」**&#x30A2;クションをクリック

{% hint style="info" %}

#### <mark style="color:$warning;">注：従量課金制ユーザー向け</mark>&#xD;

ジョブを正常に実行するには、以下を確\
認してください：

* 残高は十分な資金があります。参照ページ：<https://ai.fptcloud.com/pricing>
* 合計で最大20件のジョブを作成可能
* 同時に開始できるジョブは最大**2つまで**
  {% endhint %}

{% hint style="info" %}

#### <mark style="color:$warning;">注：ユーザーが契約書に署名する場合</mark>

ジョブを正常に実行するには、以下を確認\
してください：

* 残高に十分な資金があること。参照ページ：<https://ai.fptcloud.com/pricing>
  {% endhint %}

## ジョブをキャンセル

{% hint style="info" %}

#### <mark style="color:$warning;">注：このジョブをキャンセルすると、すべてのデータと未保存のチェックポイントが失われます。</mark>

{% endhint %}

1. **ジョブリスト**を開く
2. キャンセルしたいジョブを探し、**\[アクション]**&#x5217;の3点アイコンをクリック
3. **「キャンセル」**&#x30A2;クションをクリック
4. &#x20;確認ダイアログが表示されます。理由を選択&#x3057;**「確認」**&#x30DC;タンをクリックして確定してくだ   \
   さい

## ジョブの削除

{% hint style="info" %}

#### <mark style="color:$warning;">注：ジョブを削除すると、一時ストレージと永続ストレージ内のすべてのデータが完全に削除されます。再度ア</mark>&#xD; <mark style="color:$warning;">クセスしたいデータは必ず保存してください。</mark>

{% endhint %}

1. **ジョブリストを開**く
2. 削除したいジョブを探し、アクション列の3点アイコンをクリック
3. 削除アクションをクリック
4. 確認ダイアログが表示されます。テキストフィールドに「削除」と入力し、**\[確認]**&#x3092;クリックして   \
   確定してください


---

# 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://ai-docs.fptcloud.com/ai-factory-guideline-jp/fpt-ai-studio/sbisu/moderutesuto-tesutojobu/chtoriaru/jobuno-1.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.
