# Embedding URL

- [Embedding Vizpads](https://help.tellius.com/tellius-5.4/embedding-tellius/embedding-url/embedding-vizpads.md): Embed Tellius Vizpads in your app using iFrame URLs and postMessage—deliver interactive dashboards, filters, and real-time analytics in applications.
- [Apply and delete filters](https://help.tellius.com/tellius-5.4/embedding-tellius/embedding-url/embedding-vizpads/apply-and-delete-filters.md)
- [Vizpad-related actionTypes](https://help.tellius.com/tellius-5.4/embedding-tellius/embedding-url/embedding-vizpads/vizpad-related-actiontypes.md)
- [Edit, save, and share a Vizpad](https://help.tellius.com/tellius-5.4/embedding-tellius/embedding-url/embedding-vizpads/edit-save-and-share-a-vizpad.md)
- [Keep, remove, drill sections](https://help.tellius.com/tellius-5.4/embedding-tellius/embedding-url/embedding-vizpads/keep-remove-drill-sections.md)
- [Adding a Viz to a Vizpad](https://help.tellius.com/tellius-5.4/embedding-tellius/embedding-url/embedding-vizpads/adding-a-viz-to-a-vizpad.md)
- [Row-level policy filters](https://help.tellius.com/tellius-5.4/embedding-tellius/embedding-url/embedding-vizpads/row-level-policy-filters.md)
- [Embedding Insights](https://help.tellius.com/tellius-5.4/embedding-tellius/embedding-url/embedding-insights.md): Embed Tellius Insights in your app using iFrame URLs and postMessage—create, view, and integrate AI-driven insights for seamless analytics experiences.
- [Creating and Viewing Insights](https://help.tellius.com/tellius-5.4/embedding-tellius/embedding-url/embedding-insights/creating-and-viewing-insights.md)
- [Embedding Search](https://help.tellius.com/tellius-5.4/embedding-tellius/embedding-url/embedding-search.md): Embed Tellius Search in your app using iFrame and postMessage APIs—enable natural language queries, secure session control, and dynamic analytics integration.
- [Search query execution](https://help.tellius.com/tellius-5.4/embedding-tellius/embedding-url/embedding-search/search-query-execution.md)
- [Embedding Assistant](https://help.tellius.com/tellius-5.4/embedding-tellius/embedding-url/embedding-assistant.md): Embed the Tellius Assistant in your app using iFrame and postMessage—enable interactive or conversation-only modes for seamless, AI-powered analytics experiences.
- [Embedding Kaiya](https://help.tellius.com/tellius-5.4/embedding-tellius/embedding-url/embedding-kaiya.md): Embed Kaiya in your app using Tellius iFrame URLs—enable conversational AI, natural language queries, and real-time insights with secure integration.
- [Embedding Feed](https://help.tellius.com/tellius-5.4/embedding-tellius/embedding-url/embedding-feed.md): Embed Tellius Feed into your app using iFrame URLs to deliver real-time anomaly alerts, metric updates, and AI-driven insights directly within your interface.


---

# 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.tellius.com/tellius-5.4/embedding-tellius/embedding-url.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.
