> For the complete documentation index, see [llms.txt](https://docs.powerdevbox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powerdevbox.com/flow-utilizer/flow-screen/flow-tags.md).

# Flow Tags

* Daily Runs
* Loop Iterations
* Condition Ratio

<figure><img src="https://587669603-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4lWqApvE0FgYB0xwkqLD%2Fuploads%2FjD5fxsfdQSELXbtDal2r%2Fimage.png?alt=media&amp;token=9c721c0d-17d8-4557-a535-ac425d084f23" alt=""><figcaption></figcaption></figure>

Solutions can be imported into Flow Utilizer, as a standard there is missing data we need:

* Daily Runs

This information can be added to the flow and then automatically used when importing to Flow Utilizer

### Add Flow Utilizer Data

#### Daily Runs&#x20;

In the flow add the following notes to the flow trigger action:

```
Daily Runs: 10 |
```

The | is optional and allows you to add any other required notes.

<figure><img src="https://587669603-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4lWqApvE0FgYB0xwkqLD%2Fuploads%2F2Atjx6MHEG593yNq5VtP%2Fimage.png?alt=media&amp;token=c062a98e-9ea3-4c0f-aeea-4b6f615d981b" alt=""><figcaption></figcaption></figure>

#### Loop Iterations

In the Apply to each or Do until containers add the following notes:

```
Iterations: 400 |
```

The | is optional and allows you to add any other required notes.

<figure><img src="https://587669603-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4lWqApvE0FgYB0xwkqLD%2Fuploads%2Fut4oGXrLIMdMPUXeGqMx%2Fimage.png?alt=media&amp;token=4cfbb3bb-4ceb-49c5-b713-168109a8d0b0" alt="" width="563"><figcaption></figcaption></figure>

#### Condition Ratio

In the Condition add the following notes:

```
Ratio: 75/25 |
```

The | is optional and allows you to add any other required notes.

<figure><img src="https://587669603-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4lWqApvE0FgYB0xwkqLD%2Fuploads%2FwXJpatBEx0UVvcjsq090%2Fimage.png?alt=media&amp;token=94784ee1-b3c5-494f-bc0d-c476b691da2b" alt="" width="563"><figcaption></figcaption></figure>
