# Workflow

To create a workflow:

1. Navigate to network details page by clicking on the network name from network tab.
2. On the left menu, click on '**Deployed app**' option
3. Navigate to asset tokenisation app details to see **Workflow** option on the left menu

{% hint style="info" %}
Workflow can only be defined for a deployed asset tokenisation app
{% endhint %}

4. Click on **Create Workflow** to start creating a workflow in 3 steps.

#### <mark style="color:blue;">Step 1: Create Trigger</mark>&#x20;

<figure><img src="/files/CKLgM2PeVEnouKKcrwQJ" alt=""><figcaption></figcaption></figure>

#### <mark style="color:blue;">Step 2: Define Workflow</mark>

<figure><img src="/files/ZeP81mako8ZNqZUNjSOt" alt=""><figcaption></figcaption></figure>

#### <mark style="color:blue;">Step 3: Review & Deploy</mark>

<figure><img src="/files/QbiYs7W7oN4FaOkQH4wK" alt=""><figcaption></figcaption></figure>


---

# 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.spydra.app/how-to/private-network/workflow.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.
