# Elements

As you build your flow, you can add steps by clicking the node on the diagram that you wish to add the next step to. This will highlight the node and a reveal a form. The form allows you to edit or delete the node or add the next step.

To add the next step, click the icon next to "Add next step":

![](/files/-MW0VYB_c5PFFFqFCtFC)

This will reveal a floating menu of options. The menu items have rollovers with descriptions of the elements.

![](/files/-MW0WVoa5HfZxTlGsoaN)

Click the element you wish to add and complete the form. Click "UPDATE ELEMENT" to save this action and add the step. The new element will appear on the diagram.


---

# 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://help.eyelevel.ai/elements.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.
