# Understanding the Form Dependencies

Open "**Action**" menu and click "**Show Dependencies**" to see where the current Form is used:

<img src="/files/bOwZpckTRqGr0U4ZGRjm" alt="" class="gitbook-drawing">

You will see all items which use current Form. Click on Link icon <img src="/files/EZvAioFNUVZnD5i1prD6" alt="" data-size="line"> to open the item where the Form is used.

<img src="/files/En1xTGLmTaXxfupYINOE" alt="" class="gitbook-drawing">


---

# 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.flexikanban.ai/components/forms/basics/understanding-the-form-dependencies.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.
