# Exercise 2.7: Review the field list report

1. Go to *Reports* → **Field list** to see a list of fields added to your site.
2. **Delete** any unused fields on your site.

![Image of add Field](/files/qUHPFK9mxjHW0c49QfJg)

{% hint style="success" %}
Remember, using common fields across multiple content types allows you to edit some global settings and values in one place.
{% endhint %}


---

# 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://salsa-digital.gitbook.io/govcms-site-builder/unit-2-designing-and-planning-content/add-and-configure-fields/exercise-2-7-review-the-field-list-report.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.
