# Project Pages

Project Pages can be used to create, group and manage custom content on your projects.

Pages are a dynamic way to interact with your project teams. Their content can also be used in reports and in the Self-Service APIs.

Here's some examples for how you can use Pages:

* Create dedicated places for project teams to enter and track information
* Provide additional options for teams to collaborate
* Group content into topics

> Each page comes with its own access controls to manage who can View, Upload or Edit content on the page.

## Summary Page

The Summary Page can be used to capture, track and manage additional information related to the project. For example:

* Customer Goals for the testing team, and Testing Team goals for the customer
* Assumptions, Constraints and Limitations
* Scope-related notes such as Out-of-Scope

You can enable this page from the `Administration` module, and set the default access levels for new projects:

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

Start creating **Sections** and **Fields** you want to use on your projects.

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

Now on your existing or new project, enable the **Summary** page.&#x20;

Add access levels based on the needs of your project.

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

Access the Summary page from the menu.

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

Enter information and upload files based on your configuration.

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


---

# 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://support.attackforge.com/attackforge-enterprise/getting-started/project-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.
