# Parts

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

{% hint style="info" %}
The Parts Tab is a quick access button to the Templates Part section of the Site Editor where you can design your Template Parts.
{% endhint %}

Template parts are collections of blocks that you can use and reuse throughout a website. They can be placed anywhere and are mainly used for headers and footers that can be replicated throughout a website's different pages.

By default, you will find a blank header and footer in the Parts window.

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

Once the "Create a Template Part" modal is open, you can Name your Template Part.

## Add

* Navigate to the Wordpress Dashboard
* Find Cwicly.
* Open the <img src="/files/sHJscThWb2nW7KToY5IY" alt="" data-size="line"> Themer.
* Click to open the Parts tab.
* Click on  "+ New" button to open the "New Template Part" modal.

<figure><img src="/files/21VFEEL5B6QxAWJtvgwo" alt=""><figcaption></figcaption></figure>

* Input desired Template Part name.
* Click "Create" button to create new Template Part.

## Remove

* Navigate to the Wordpress Dashboard
* Find Cwicly.
* Open the <img src="/files/sHJscThWb2nW7KToY5IY" alt="" data-size="line"> Themer.
* Click to open the Parts tab.
* Find Template Part you wish to remove.
* Click "Delete" icon to remove.

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

## Copy

A template part can be copied to save time and improve your workflow.

* Navigate to the Wordpress Dashboard
* Find Cwicly.
* Open the <img src="/files/sHJscThWb2nW7KToY5IY" alt="" data-size="line"> Themer.
* Click to open the Parts tab.
* Find the template part you wish to copy.
* Click the "Copy" icon.

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

## Edit

The Edit functionality gives you quick access to the Editor where you can design your Template Parts.

* Navigate to the Wordpress Dashboard
* Find Cwicly.
* Open the <img src="/files/sHJscThWb2nW7KToY5IY" alt="" data-size="line"> Themer.
* Click to open the Parts tab.
* Find the template part you wish to Edit.
* Click the "Edit" icon to take you to the Editor.

<figure><img src="/files/xG6Z0yJreIxovGMqvsOV" 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.cwicly.com/themer/general/parts.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.
