# Team

Story theme includes additional page templates for various page designs. Use the team page template to easily create people profiles:

![](/files/-MVOcjW63dnWbBMZ0efw)

#### How to use

After creating a Shopify page and choosing `page.team` as the template, return to the Online **Theme Editor** and navigate to the page which has the assigned team template. &#x20;

Once you are on the team page in the Theme Editor, you'll have a section called Story page. Use that to add your team members:

![](/files/-MVOk7nZCPRdSMar25cj)

Add and remove team members from the content area:

![](/files/-MVOmyvCYanIW8YEUFIL)

**Page navigation**

Use a custom menu as secondary navigation for your pages:

![](/files/-MVT0nAbRc-m0A4tYK9q)

Learn more about assigning custom page templates to your shop:

{% content-ref url="/pages/-MVOnjcYn8ckpSOQGrLb" %}
[How to use page templates](/pages/page-templates/how-to-use-page-templates.md)
{% endcontent-ref %}

Learn more about Page navigation:

{% content-ref url="/pages/-MW0av7d9eeVNXUQdA2c" %}
[Page navigation](/pages/page-templates/page-navigation.md)
{% endcontent-ref %}


---

# 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://story.groupthought.com/pages/page-templates/team.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.
