# People

The People node enables you to add your team to the site. Start by creating the the People node in the root of your content tree.

<div align="left"><img src="/files/-MNrYl3Yehn6jjAEnfIy" alt=""></div>

Under the People node you can now add a Person.

![](/files/-MNr_s3wyynILLg-MQUx)

![](/files/-MNrZxpbR3QpvgY7CM-x)

## Display people on site

People can be added to the site using the [People widget](/widgets/people.md) and [Grid Person widget](/widgets/grid/person.md). You can also set a person as author for a post.


---

# 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.iglootheme.com/page-types/people.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.
