# Change Inheritance

The Change Inheritance tool allows you to change the Worker inheritance hierarchy of one or more Workers or Worker base classes.

![Change Class Inheritance tool](/files/s6sowIaz7rgYuxY3uSwk)

## Options

### Choose parent class to select from

This field allows you to select which class you want to directly inherit from.

### Select classes to inherit from parent class

Select one or more classes that you want to change the inheritance of. When ready, press **Change Inheritance** to change the direct inheritance of the selected classes.


---

# 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/change-inheritance.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.
