# User Guide

## Getting started

For getting started with forms edited in `pipeline-forms.yml`, checking the syntax, and explore possibilities with fields, check the below article:

{% content-ref url="/pages/cj8qzpiNF3FyL795Qm9O" %}
[Create Forms](/pipeline-forms/user-guides/user-guide/create-forms.md)
{% endcontent-ref %}

## Execute pipelines

Run pipelines manually, schedule executions and manage scheduled pipelines:

{% content-ref url="/pages/lBPbO5PjES9tqeXs5x3m" %}
[Run pipelines](/pipeline-forms/user-guides/user-guide/run-pipelines.md)
{% endcontent-ref %}

## Audit logs

Inspect execution logs when a pipeline is triggered, and check user audit logs:

{% content-ref url="/pages/92Fwh5qAcLACKcYe5sBN" %}
[Audit logs](/pipeline-forms/user-guides/user-guide/audit-logs.md)
{% endcontent-ref %}


---

# 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.meta-inf.hu/pipeline-forms/user-guides/user-guide.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.
