# Docked

## **Docked**

The Docked widget is similar to the [bottom bar](/configuring-pulse-insights-console/editor/formatting/widget-types/bottom-bar.md) widget, but only covers a portion of the webpage.

<figure><img src="/files/mb4yz1QAFZK9pcLOvViF" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
Available for Web implementations only.
{% endhint %}

Docked Widgets act as a middle ground, allowing you to collect data quickly without covering all the content on the page. They are great if you have content on the bottom of the page you’d like to keep in view.

Docked Widget can be placed horizontally along the bottom of the browser starting from the left or right edge, offset in pixels (px) of total width.

<figure><img src="/files/g5Hbb9orPkv6Sz9qL1ci" alt="" width="527"><figcaption></figcaption></figure>


---

# 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/docked.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.
