> For the complete documentation index, see [llms.txt](https://docs.kegland.com.au/products/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kegland.com.au/products/fittings/duotight-manifold-or-user-guide.md).

# Duotight Manifold | User Guide

<figure><img src="/files/1IuEu7jzGoSlIObgso4q" alt="" width="375"><figcaption></figcaption></figure>

### duotight Manifold Disassembly | Cleaning&#x20;

The duotight Manifolds with Check Valves & Isolation Valves are designed for easy disassembly and cleaning. This is to allow for easy basic maintenace and also for deep cleaning should contaminaints such as beer enter the manifold.

Please note that the integrated check valves may not operate correctly unless clean and free of contaminaints.

To disassemble the manifold for cleaning, use a small flathead screwdriver or similar to pry and and remove the black clips on each side of the duotight housing. Once all four clips are removed the duotight ball valves can be pulled out of the manifold housing.

<figure><img src="/files/StsVkRk2McAMqt9fqy5B" alt=""><figcaption><p>duotight manifold ball valve removal</p></figcaption></figure>

NOTE: KL46220 2 Way Manifold is used for illustration. The same process applies to KL46237 4 Way Manifold and KL46244 6 Way Manifold as well

Once both duotight ball valves re removed use a pick tool or similar to gently pry out the removeable check valve from each duotight fitting.

<figure><img src="/files/2FXFrMamaIJ75I1fHi9B" alt=""><figcaption><p>duotight manifold check valve removal</p></figcaption></figure>

Once disassembled, soak all parts in a warm [StellarClean PBW](https://kegland.com.au/products/stellarclean-pbw-powerful-brewing-wash-brewery-cleaner-beer-line-cleaner-keg-wash-1kg-35oz) solution until clean. Rinse each piece thoroughly in warm water, then reassemble and test.

### duotight Manifold Orientation

The duotight ball valves can be assembled in the manifold housing in different orientations as required.

To do this, follow the disassembly steps above. Once the duotight ball valve fitting is removed, replace it in the housing in the desired orientation and replae the clips, ensuring these are correctly seated.

<figure><img src="/files/MRJsP3e4S3bdLrgmf19P" alt=""><figcaption><p>KL46220 duotight Manifold - Orientation Example</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.kegland.com.au/products/fittings/duotight-manifold-or-user-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
