# Workers for LabVIEW

## Workers 5.0

- [Welcome to Workers for LabVIEW](https://docs.workersforlabview.io/welcome-to-workers-for-labview.md): Build scalable, modular, and maintainable LabVIEW applications
- [Architecture and Design Philosophy](https://docs.workersforlabview.io/architecture-and-design-philosophy.md): The architectural principles and design decisions behind the Workers framework
- [Upgrading to v5.0](https://docs.workersforlabview.io/whats-new-in-v5.0/upgrading-to-v5.0.md): What's new in Workers v5.0
- [New Features](https://docs.workersforlabview.io/whats-new-in-v5.0/new-features.md): What's new in Workers 5.0
- [Development Tools](https://docs.workersforlabview.io/whats-new-in-v5.0/new-features/development-tools.md): New Features
- [Functional Changes](https://docs.workersforlabview.io/whats-new-in-v5.0/new-features/functional-changes.md): New Features
- [API Changes](https://docs.workersforlabview.io/whats-new-in-v5.0/new-features/api-changes.md): New Features
- [Example Projects](https://docs.workersforlabview.io/whats-new-in-v5.0/new-features/example-projects.md): New Features
- [Change Log](https://docs.workersforlabview.io/whats-new-in-v5.0/new-features/change-log.md)
- [What is a Worker?](https://docs.workersforlabview.io/fundamental-concepts/what-is-a-worker.md): Workers Fundamental Concepts
- [Important Terms](https://docs.workersforlabview.io/fundamental-concepts/important-terms.md): Important terms that are not defined elsewhere.
- [The Workers Main VI](https://docs.workersforlabview.io/fundamental-concepts/the-workers-main-vi.md): Workers Fundamental Concepts
- [Default Framework Cases](https://docs.workersforlabview.io/fundamental-concepts/the-workers-main-vi/default-framework-cases.md): The Workers Main VI
- [subWorker Types](https://docs.workersforlabview.io/fundamental-concepts/subworker-types.md): Workers Fundamental Concepts
- [Initialization Sequence](https://docs.workersforlabview.io/fundamental-concepts/initialization-sequence.md): Workers Fundamental Concepts
- [Shutdown Sequence](https://docs.workersforlabview.io/fundamental-concepts/shutdown-sequence.md): Workers Fundamental Concepts
- [Priority Queue](https://docs.workersforlabview.io/fundamental-concepts/priority-queue.md): Workers Fundamental Concepts
- [Launcher VIs](https://docs.workersforlabview.io/fundamental-concepts/launcher-vis.md): Workers Fundamental Concepts
- [Overview](https://docs.workersforlabview.io/worker-apis/overview.md): Worker APIs
- [Local Requests](https://docs.workersforlabview.io/worker-apis/local-requests.md): Worker APIs
- [Creating Local Requests](https://docs.workersforlabview.io/worker-apis/local-requests/creating-local-requests.md): Worker APIs
- [Public Requests](https://docs.workersforlabview.io/worker-apis/public-requests.md): Worker APIs
- [Creating Public Requests](https://docs.workersforlabview.io/worker-apis/public-requests/creating-public-requests.md): Worker APIs
- [Public Requests w/Reply](https://docs.workersforlabview.io/worker-apis/public-requests-w-reply.md): Worker APIs
- [Creating Public Requests w/Reply](https://docs.workersforlabview.io/worker-apis/public-requests-w-reply/creating-public-requests-w-reply.md): Worker APIs
- [Public Responses](https://docs.workersforlabview.io/worker-apis/public-responses.md): Worker APIs
- [Creating Public Responses](https://docs.workersforlabview.io/worker-apis/public-responses/creating-public-responses.md): Worker APIs
- [Registering Public Responses](https://docs.workersforlabview.io/worker-apis/public-responses/registering-public-responses.md): Worker APIs
- [Case Labels](https://docs.workersforlabview.io/worker-apis/case-labels.md): Worker APIs
- [Deleting API Items](https://docs.workersforlabview.io/worker-apis/deleting-api-items.md): Worker APIs
- [Workers Tools Menu](https://docs.workersforlabview.io/workers-tools/workers-tools-menu.md): Workers Tools
- [Create/Add Worker](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/create-add-worker.md): Workers Tools Menu
- [Removing Workers](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/create-add-worker/removing-workers.md): Create/Add Worker tool
- [Creating Worker Templates](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/create-add-worker/creating-worker-templates.md): Create/Add Worker tool
- [Troubleshooting](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/create-add-worker/troubleshooting.md): Create/Add Worker tool
- [Workers Debug Server](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/workers-debug-server.md): Workers Tools Menu
- [Workers Application Manager](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/workers-debug-server/workers-application-manager.md): Workers Debug Server
- [Right click menu](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/workers-debug-server/workers-application-manager/right-click-menu.md): Workers Application Manager
- [Worker Message Logs](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/workers-debug-server/worker-message-logs.md): Workers Debug Server
- [Right click menu](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/workers-debug-server/worker-message-logs/right-click-menu.md): Workers Message Log
- [Settings](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/workers-debug-server/settings.md): Workers Debug Server
- [Troubleshooting](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/workers-debug-server/troubleshooting.md): Workers Debug Server
- [Worker Call-Chain Viewer](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/worker-call-chain-viewer.md): Workers Tools Menu
- [Worker User Library](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/worker-user-library.md): Workers Tools Menu
- [Config File Editor](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/worker-user-library/config-file-editor.md): Worker User Library
- [RT Worker Convert](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/rt-worker-convert.md): Workers Tools Menu
- [Public API Builder](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/public-api-builder.md): Workers Tools Menu
- [Public Requests](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/public-api-builder/public-requests.md): Public API Builder tool
- [Public Requests w/Reply](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/public-api-builder/public-requests-w-reply.md): Public API Builder tool
- [Public Responses](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/public-api-builder/public-responses.md): Public API Builder tool
- [Override MHL Cases](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/public-api-builder/override-mhl-cases.md): Public API Builder tool
- [Create Launcher VI](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/create-launcher-vi.md): Workers Tools Menu
- [Create Worker Base Class](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/create-worker-base-class.md): Workers Tools Menu
- [Change Inheritance](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/change-inheritance.md): Workers Tools Menu
- [MHL Case Viewer](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/mhl-case-viewer.md): Workers Tools Menu
- [Change Worker Properties](https://docs.workersforlabview.io/workers-tools/workers-tools-menu/change-worker-properties.md): Workers Tools Menu
- [Quickdrop Shortcuts](https://docs.workersforlabview.io/workers-tools/quickdrop-shortcuts.md)
- [Show Private Data (Ctrl+0)](https://docs.workersforlabview.io/workers-tools/quickdrop-shortcuts/show-private-data-ctrl+0.md): Quickdrop Shortcuts
- [Create MHL Case tool (Ctrl+9)](https://docs.workersforlabview.io/workers-tools/quickdrop-shortcuts/create-mhl-case-tool-ctrl+9.md): Quickdrop Shortcuts
- [Go To MHL Case (Ctrl+8)](https://docs.workersforlabview.io/workers-tools/quickdrop-shortcuts/go-to-mhl-case-ctrl+8.md): Quickdrop Shortcuts
- [Creating your first application](https://docs.workersforlabview.io/getting-started/creating-your-first-application.md): Getting Started
- [Example Projects](https://docs.workersforlabview.io/getting-started/example-projects.md): Getting Started
- [Disclaimer](https://docs.workersforlabview.io/legal/disclaimer.md): Legal
- [Licenses](https://docs.workersforlabview.io/legal/licenses.md): Legal
