# Workers Tools Menu

The Workers tools menu provides a single location to access the Workers development tools, online help documentation, and the Workers example projects. The Workers tools menu can be accessed in LabVIEW under Tools >> Workers tools menu.

![Workers 5.0 tools menu](/files/cnNb8gbqjOI2UINpt5bQ)

With a LabVIEW project open, or multiple, at the center-top of the Workers tools menu, you first need to select which project and which target you want to run a tool on, before selecting a tool.

All Workers tools will show the project and target that a tool is running on in the tool's window title. The format is: **Tool Name : Project Name : Target Name**. For example:

![Workers tools window title: Tool Name : Project Name : Target Name](/files/Z0YYeq2XMCqJUyVLfSNp)

Let's now discuss each tool in the Workers tools menu.


---

# 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.workersforlabview.io/workers-tools/workers-tools-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.
