# Page Management

Pages contain content related to a section. They can be informative, rich media, and/or knowledge based questions.

### Page Action Button

<figure><img src="/files/HqX0HX8wuIPKLTIJCEqV" alt=""><figcaption></figcaption></figure>

In the header row for a page, you will find an action button which gives you a list of options to take.

#### Renaming a Page

There are two ways to rename a page:

1. Double clicking on the page name and then editing the text field
2. Starting from the action button dropdown and clicking "Rename"

<figure><img src="/files/mIkMCbkXIArIcxM5BnEb" alt=""><figcaption></figcaption></figure>

#### Copy a Page

You can copy any page to duplicate it. From the action button dropdown, click "Copy Page". All page settings are copied as well.

#### Delete a Page

You can delete a page by clicking on the Delete button in the page action button dropdown.


---

# 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.itsaffinity.com/product-guides/lms-authoring/structure-of-a-course/page-management.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.
