# Setting Display Options Within WP Dashboard

You have the option of hiding certain elements of the plugin within the WordPress admin dashboard. In the plugin dashboard, navigate to the **“Settings”** tab. In the **“General Settings”**, you’ll find the following items:

{% content-ref url="/pages/GizQCHC90qmGgtJMYbzN" %}
[Displaying Left Menu Item](/plugin-settings/general-settings/setting-display-options-within-wp-dashboard/displaying-left-menu-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZH0GsChEgnl4jsJcTil5" %}
[Hide Dashboard Widget](/plugin-settings/general-settings/setting-display-options-within-wp-dashboard/hide-dashboard-widget.md)
{% endcontent-ref %}

{% content-ref url="/pages/dAaSLRG7YU1ojXvFEMUP" %}
[Showing Warning Badge](/plugin-settings/general-settings/setting-display-options-within-wp-dashboard/showing-warning-badge.md)
{% endcontent-ref %}

{% content-ref url="/pages/oy4Mf3SCNYZp3dyBjGQK" %}
[Displaying Top Menu Item](/plugin-settings/general-settings/setting-display-options-within-wp-dashboard/displaying-top-menu-item.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.limitloginattempts.com/plugin-settings/general-settings/setting-display-options-within-wp-dashboard.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.
