# Projects

Projects settings allow you to customize the projects page.

**Step 1 -** Login to the WordPress Dashboard.

**Step 2 -** From the menu on the left-hand side of the **Dashboard**, select the '**Projects Setting**'.

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

If you want to add Google Maps functionality, click '**Add Google Map functionality'.**

**Project Currency Symbol** - to change the currency symbol displayed on the page.

You can customize the filter bar by choosing what filter you want to hide (Project Status, Type, Location, Budget).

**Archive Style** - Change the style of the project archive.

**Filter Style** - Change the style of the project filter bar.

**Columns Desktop** - Columns to display on the desktop.

**Columns Tablet** - Columns to display on the tablet.

**Columns Mobile** - Columns to display on the mobile.

**Gutter** - Space between the services archive.

**Step 3 -** Save changes.


---

# 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://wpdocs.gitbook.io/rocland/setting/projects.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.
