# Individual page settings

### **How to customize individual page settings in your app?**

The individual page settings allow you to manage and organize pages efficiently, ensuring better content hierarchy and author attribution. These settings help structure content and improve visibility within your app.

{% embed url="<https://scribehow.com/shared/Individual_page_settings__XVsNyJpVQayM2R3NEAu5bw>" %}

#### **Step 1: Navigate to page settings**

* Navigate to [**Pages**](https://app.appmysite.com/app/pages) from the side menu.
* Open the page that you would like to make changes to.
* Click on the Settings button from the top right of the pages screen.

#### **Step 2: Customize page details**

* Author – Choose an author to display their name along with this page.
* Parent page – Select a parent page from the dropdown menu to organize pages hierarchically, if required.

{% hint style="success" %}
Assigning a parent page helps maintain a structured layout, making it easier for users to navigate related content.
{% endhint %}

#### **Step 3: Save your changes**

* Once you have configured the page settings, click save to apply them.

By customizing individual page settings, you can create a well-structured content experience, ensuring clear organization and enhanced navigation for app users.


---

# 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.appmysite.com/app/pages/custom-app/individual-page-settings.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.
