# Cover Plugin toolbar menu

The Cover Plugin toolbar menu provides many actions for the user:

* Write tests & Write Skeleton tests. For more information see [Discover Diffblue Cover](/readme.md).
* Change Settings. For more information see [Cover Plugin settings](/features/cover-plugin/cover-plugin-settings.md).
* Clear Environment Check Cache. For more information see [Environment Check Cache](/features/cover-plugin/writing-tests/environment-check-cache.md)
* View and Activate License. For more information see [Core Maintenance](/features/cover-plugin/cover-plugin-admin/core-maintenance.md)
* View documentation. This will load [docs.diffblue.com](https://docs.diffblue.com/)
* Community Support Forum. This will load [forum.diffblue.com](https://forum.diffblue.com/)
* Submit Feedback. This will load a feedback form.
* Getting Started. This will launch the Getting Started experience which will take you through the essentials of using the plugin.
* What's New. This will load the latest release news and updates. See [What's new](/updates-and-upgrades/whats-new.md).

<figure><img src="/files/r32xcvQfiA0mX7bYRJoO" alt=""><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://cover-docs-preview.diffblue.com/features/cover-plugin/cover-plugin-admin/cover-plugin-toolbar-menu.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.
