# Pages

### Overview

The Page settings in the Admin Portal provide centralized control over how pages are created, managed, and governed across your intranet. It enables administrators to standardize content structure, streamline publishing, and maintain content quality at scale.

***

### Centralized Page Management

The **Page List** gives a unified view of all pages across the domain. Admins can:

* View pages by status (Draft, Published, Archived, Pending Approval)
* Sort and filter by author, team, and governance
* Monitor activity such as last modified date and views
* Perform bulk actions like archive, delete, and governance updates

***

### Templates and Layouts

The **Page Templates** section allows admins to manage and standardize page structures. Templates support consistent layouts, including flexible multi-column designs, ensuring a uniform content experience across the platform.

***

### Settings

The **Settings** tab controls how pages behave across the domain, including publishing behavior, visibility, and integration with feeds and notifications.

***

### AI Actions and Approvals

The **AI Actions** section enables automated approval workflows. Admins can define triggers, conditions, and multi-step review processes using AI and human approvers to ensure content is reviewed before publishing.


---

# 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://guides.mangoapps.com/admin-guide/domain-settings/pages.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.
