# Pattern Wrangler Screen

### An overview of the Pattern Wrangler Screen

This page can be accessed by going to All Patterns from your WordPress admin. From here, you can:

* Search or filter for patterns
* Show all local or only registered patterns
* Show disabled or enabled patterns or both
* You can add new pattern and import pattern from json file or export pattern as well as copy an existing pattern into a new one

<figure><img src="/files/jX5o2fzktV6gZF9fD3w6" alt="Wide View of the Patterns Screen"><figcaption><p>Wide View of the Patterns Screen</p></figcaption></figure>

The settings icon on the Pattern Wranger screen also allows you to view more options available within this plugin

<figure><img src="/files/uxkbRYfpGg3xtHlM62JN" alt=""><figcaption></figcaption></figure>


---

# 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.dlxplugins.com/pattern-wrangler/features/pattern-wrangler-screen.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.
