--- title: "Query Library Inheritance" slug: "query-library-inheritance" updated: 2026-06-24T14:43:27Z published: 2026-06-24T17:00:06Z canonical: "knowledge.technolutions.net/query-library-inheritance" --- > ## Documentation Index > Fetch the complete documentation index at: https://knowledge.technolutions.net/llms.txt > Use this file to discover all available pages before exploring further. # Query Library Inheritance > [!TIP] > 🏔️ Summit 2026 Feature > > Lock down exports and filters created using the Query Library. > [!WARNING] > 🏗️ Provisional document > > This feature is pending release, and this document may change over time. Check [What’s New](https://community.technolutions.net/whats-new) for the latest releases. ## Inheritance modes For any query part you build as part of a query in your [Query Library](/v1/docs/query-library), you can configure that part’s **Inheritance Mode:** - **Unlinked / Unlocked (default):** The query part can be edited by the end user building a query with the part, and changes to the query part in the query library do not cascade to parts as they’re implemented in end users’ queries. - **Linked / Locked:** The query part cannot be edited by the end user building a query with the part. Changes to the query part in the query library cascade to the parts as they are implemented in end users’ queries. - **Linked / Unlocked**: Changes to the query part in the Query Library cascade to their descendants in other queries, but the end user can make changes to those parts where they implement them in their queries. ![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/Configure inheritance mode.png) ## Locked Query Library parts When a user builds a query using a **locked** Query Library part, they find the query part’s details are read-only: ![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/Locked query part.png)