# Widget Types

Pulse Insights surveys can display as:

* Docked
* Bottom Bar
* Top Bar
* Overlay&#x20;
* Inline

Decide if you’d like your survey to stand out or fit native content. Check out each type and determine which will work best for your goals!

{% hint style="info" %}
For tips on what widget type to use, visit our [Best Practices](/best-practices/best-practices/widget-types.md) page.
{% endhint %}


---

# 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.pulseinsights.com/configuring-pulse-insights-console/editor/formatting/widget-types.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.
