# Project Information

The Project Information is a place to document project specific information.&#x20;

The Project Information can be displayed in a Dashboard Widget.

Examples of such information are:

* A description of the product being documented
* Intended Use for the product
* Project Leader/Coordinator / Responsible
* Conventions used for documenting the product in Aligned Elements
* Important decisions taken that have an impact on the project documentation conventions

This information is displayed on the application background when no tab pages are displayed. Project Information changes are tracked in the audit trail. The project information can be inserted in Word files and is also part of snapshots when using the **Snapshot on All** function.

## How to modify the Project Information

In the **Navigation Bar,** select **Settings** => **Project Information** to open the Project Information form. Edit the Project Information and save it by clicking **Save**.

{% hint style="info" %}
Note! The Project Information is stored and managed like a regular Document Object. However, it is not possible to add several items of this type, to copy it or to trace to and from it.
{% endhint %}


---

# 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.aligned.ch/aligned-elements-web-client-user-manual/3.2.287.25450/settings/project-information.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.
