# Archive Layout

Navigate to **Appearance > Customize > General > Global Layout**

### Archive Layout

There are 3 archive layout options that you can choose to give a unique style to the posts archive pages.

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

### Archive Header

You can enable or disable the default Archive Header, which displays the archive title and description.&#x20;

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

### Grid Columns

You can customize the number of columns, and you can also control the post card by enabling or disabling the post thumbnail, post title, excerpt, and meta.

<figure><img src="/files/BKtGJ5EI8VMVRI30QpR8" 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.stylothemes.com/urdupress/customization/general/archive-layout.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.
