# Mostrar perfiles

Demo: <https://campana-codenation.nationbuilder.com/sobre_nosotros>

La etiqueta `Admin Show Profile Page:[slug_de_página]` funciona de manera similar a la etiqueta `Admin Show Subpages Panel:[slug_de_página]`(ver 'Mostrar sub-páginas' para leer más).&#x20;

Agregando la etiqueta`Admin Show Profile Page:[slug_de_página]` se mostrarán las sub-páginas de la página correspondiente al slug definido en el campo \[`slug_de_página`]. Estos perfiles incluyen un título, miniatura y contenido. Sube la miniatura en **Ajustes > Redes sociales.**

Ej. La página <https://campana-codenation.nationbuilder.com/what_i_stand_for> del sitio web de Campaña, tiene la etiqueta `Admin Show Profile Page:equipo` que muestra las sub-páginas de la página con el slug "equipo", en un formato de perfiles.

![](/files/-MHKbJokmx2EC2eGz3zr)

![](/files/-MHKdo_qRirZjTVkAg1N)


---

# 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-espanol/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.
