> For the complete documentation index, see [llms.txt](https://docs.feedloop.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.feedloop.ai/what-is-agent/procedures.md).

# Procedures

## **What is a Procedure?**

A **Procedure** is a step-by-step guide that gently leads the AI Agent through specific actions to complete a task or workflow. Think of it as a helpful guidebook rather than a set of strict rules—it’s there to support the Agent in understanding how to handle different situations.

For example, if a customer asks about their order status, the Procedure will prompt the AI to look up the order in the database, gather the details, and respond with a clear update. It’s the “how-to” manual that helps the AI Agent navigate each task.\
\
procedures procesees :  **triggers** (when to start), **steps** (what actions to take), **goals** (what to accomplish), and **advanced actions** (like accessing external systems or databases).\ <br>

## **Basic Info**

{% content-ref url="/pages/zNiCbpD3Urh6V1TYhDzt" %}
[Activation Condition](/agent-settings/procedure-basic-info/activation-condition.md)
{% endcontent-ref %}

{% content-ref url="/pages/VN0tHTtVDxdxQey4cK4I" %}
[Goal](/agent-settings/procedure-basic-info/goal.md)
{% endcontent-ref %}

{% content-ref url="/pages/L7Zbt3Z00zxCWAwFVVs7" %}
[Action](/agent-settings/procedure-basic-info/action.md)
{% endcontent-ref %}

## **Instruction**

{% content-ref url="/pages/h6x2dJLTnKr7qLzkdBpw" %}
[Instruction](/agent-settings/instruction.md)
{% endcontent-ref %}

{% content-ref url="/pages/BaAladK6exbbHEwi8KbJ" %}
[Training](/agent-settings/training.md)
{% endcontent-ref %}

## Interaction

{% content-ref url="/pages/QxDLTiRHvrgfNa21POJy" %}
[Procedures Step](/agent-settings/procedures-interaction/procedures-step.md)
{% endcontent-ref %}

{% content-ref url="/pages/fD6i6jjOyClSVJhwIB7Q" %}
[Procedures Context](/agent-settings/procedures-interaction/procedures-context.md)
{% endcontent-ref %}

{% content-ref url="/pages/4Qa7lpG3m9Y3T6UlyZxH" %}
[Procedures Tools](/agent-settings/procedures-interaction/procedures-tools.md)
{% endcontent-ref %}
