# Admin Portal

The [Admin Portal ](/canvas/5.0/canvas-functionality/reference/default-pages.md#admin-portal-overview)is a complex page where the app admin of the platform can view, manage, and download raw site data.

To reduce the amount of workflows in the Admin Portal page, we've moved a lot of the app-wide settings workflows and UIs to separate reusable elements.

In each reusable element, we've included placeholder groups so you can easily add additional content to the groups by resizing the placeholder groups.

{% content-ref url="/pages/-L\_o3l43Nfvk03sLIzEI" %}
[Admin analytics](/canvas/5.0/canvas-functionality/reference/reusable-elements/owners-portal-reusables/ownerdashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M5cZ9QEMw67hQL\_5gTI" %}
[Admin email & templates](/canvas/5.0/canvas-functionality/reference/reusable-elements/owners-portal-reusables/adminemail.md)
{% endcontent-ref %}

{% content-ref url="/pages/-L\_o3sdMNR54WJ9YNid4" %}
[Admin header & footer](/canvas/5.0/canvas-functionality/reference/reusable-elements/owners-portal-reusables/ownerseosettings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-L\_o46620\_xPmfsvJRNf" %}
[Admin legal popups](/canvas/5.0/canvas-functionality/reference/reusable-elements/owners-portal-reusables/ownerlegalpages.md)
{% endcontent-ref %}

{% content-ref url="/pages/-L\_o3svg8LLVJ9P8JPMR" %}
[Admin branding, launch, and settings](/canvas/5.0/canvas-functionality/reference/reusable-elements/owners-portal-reusables/ownergeneralsettings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-L\_o46Gk-9iKug6c8vlv" %}
[Admin pages](/canvas/5.0/canvas-functionality/reference/reusable-elements/owners-portal-reusables/ownerhomepagesetup.md)
{% endcontent-ref %}

{% content-ref url="/pages/-L\_o4-jXyK88qRBIZKA-" %}
[Admin portal canvas logic](/canvas/5.0/canvas-functionality/reference/reusable-elements/owners-portal-reusables/ownersocialmediasettings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbrjomsQqjn85gMsKf0" %}
[Admin options settings](/canvas/5.0/canvas-functionality/reference/reusable-elements/owners-portal-reusables/admin-option-settings.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://docs.airdev.co/canvas/5.0/canvas-functionality/reference/reusable-elements/owners-portal-reusables.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.
