# Common Design Patterns

{% content-ref url="/pages/eO97wfSDfhnUa8a8vd0e" %}
[Change Sheet Data from a Select](/mito-for-dash/common-design-patterns/change-sheet-data-from-a-select.md)
{% endcontent-ref %}

{% content-ref url="/pages/0IMqOYuJdM4VG58YGS1N" %}
[Filter Other Elements to Data Selected in Mito](/mito-for-dash/common-design-patterns/filter-other-elements-to-data-selected-in-mito.md)
{% endcontent-ref %}

{% content-ref url="/pages/pl4uY2QfsQPFlP7nEyj1" %}
[Graph New Data after Edits to Mito](/mito-for-dash/common-design-patterns/graph-new-data-after-edits-to-mito.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.trymito.io/mito-for-dash/common-design-patterns.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.
