# Show Profile Page

Live demo: <https://campaign-codenation.nationbuilder.com/about_me>

The tag `Admin Show Profile Page:[page_slug]` works very similarly to the  tag `Admin Show Subpages Panel:[page_slug]`(see 'Show Subpages' for more detail).&#x20;

Essentially applying the`Admin Show Profile Page:[page_slug]` tag will show the subpages of the \[page\_slug] page, in a style that is suited to an individual's profile (i.e. with a rounded profile photo, and longer bio section). The preview includes a headline, image, and snippet of content. Upload a photo under **Settings > Social Media.** Note that the subpages display in order of most recently published.&#x20;

E.g. the page <https://campaign-codenation.nationbuilder.com/about_me> has the tag `Admin Show Profile Page:executive_team`which shows the subpages of the page "executive\_team", in a profile format.

![](/files/-MHKePTMceYoijbaO4Ed)

![Subpages of "executive\_team" page, shown on the About page.](/files/-M5tAEQttxoX5wrYSk7k)


---

# 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.codenation.com/campana/admin-tag-customisations/show-profile-page.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.
