# Unit Summary

In this unit, we created **views** of **users** and examined a display setting that creates a content grid. We also looked at how the **Display Suite** module can allow you to change *view modes* for more control over the page layouts.

We added fields to user profiles and created relationships to share fields and change the output and display.

We learned that some content types in GovCMS use Panelizer page builder, which has a different interface and provides additional flexibility in controlling page layout and regions.


---

# 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-8-site-building-exercises/unit-summary.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.
