# People profiles

### PP1 - Listing page for multiple people profiles

With this view each featured profile is displayed with the profile `feature image`, `Full name`,  `position/title`, `unit`,  `Phone number`,  `E-mail`, and `Office` . This view is searchable by role and/or last name.

![PP1 - Listing page for multiple people profiles](/files/-LhCHUqTTM8GHtqkFs0K)

### PP1 - Listing page for multiple people profiles: No pictures

With this view each featured profile is displayed with the `Full name`,  `position/title`, `unit`,  `Phone number`,  `E-mail`, and `Office` . This view is searchable by role and/or last name.

![PP1 - Listing page for multiple people profiles: No pictures](/files/-LhCHnLb1nzWB66VGZ4e)

### PP1B - Listing page (grid view)

With this view each featured profile is displayed with the `Featured  image`, `Full name`,  and `Role(s)` with an overlay. This view is searchable by last name.

![PP1B - Listing page (grid view)](/files/-LhCHzVqFubNYULEpmVz)

### PP5 - People profile listing filtered by keyword

This view is used to display categorized people profiles. It shows the profiles `Feature image`, `Full name`, `Unit`, `Phone number`, `Email`, and `Office`. visit [categorizing and displaying profiles](/advancedguide/howto-categorizeanddisplayprofiles.md) for more information.

![PP5 - People profile listing filtered by keyword](/files/-LhCIKLu85ABCd92VASf)

### PP5 - People profile listing filtered by keyword: No pictures

This view is used to display categorized people profiles. It shows the profiles `Full name`, `Unit`, `Phone number`, and `Email`. You can also select which of the listed options you would like to be displayed. visit [categorizing and displaying profiles](/advancedguide/howto-categorizeanddisplayprofiles.md) for more information.

![PP5 - People profile listing filtered by keyword: No pictures](/files/-LhCIWNPuf7xVHGiEcYy)

### PP6 Custom Listing

With this view each featured profile is displayed with the profile `feature image(Large or Small)`, `Full name`,  summary, `position/title`, `unit`,  `Phone number`,  `E-mail`, and `Office`  by default. You can also choose to display the `body` section,  `website links`, and `keywords` or disable some of the default fields that are displayed. If a profile doesn't contain a feature image there is an option available that will align the name with the other profile names so it looks uniform, it's called `Align names` . This view is searchable by role and/or last name.

![PP6 Custom Listing](/files/-LhCIZuasHB21eAvBqfN)

### PP7 - People profile teaser list (block image)

With this view the featured profiles display the profiles `Full name`, `Feature image` and the full`summary` below.

<div align="center"><img src="/files/-LhHO1dPbrfOuTfTxvGX" alt="PP7 - People profile teaser list (block image)"></div>

### People profile teaser list (inline image)

With this view the featured profiles display the profiles `Full name`, `Feature image` and the full`summary` on the right.

<div align="center"><img src="/files/-LhHO3j9W3UFqSRjMTCo" alt="People profile teaser list (inline image)"></div>


---

# 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://ccsdrupalguide.uoguelph.ca/views/people-profiles.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.
