# Manage Projects

In **Manage Projects**, an overview is displayed showing all current Aligned Elements project *to which you have access permissions*.

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

The default view displayed the Name, the Summary (aggregating all available data from the project's [Project Information](/aligned-elements-web-client-user-manual/3.2.287.25450/settings/project-information.md)), the creation date of the project and the Aligned Elements version (?).

### Categories

Use the **Category**-selector to display various parts of the [Project Settings](/aligned-elements-web-client-user-manual/3.2.287.25450/settings/project-settings.md) sections.

### Edit Projects

You can edit the Project Settings of a project by clicking on the **Edit** button on the project row.

This will make the editable values in the currently displayed category setting enabled. Edit the values and click the **Save** or **Cancel** button to complete or cancel the editing session.&#x20;

### Filter projects

Use the Filter text box to search for relevant project(s) in the list.

### Force Template reload

The action lists all projects matching the current application version (to upgrade project version, see below) and allows the user to select for which projects the templates shall be reloaded. This corresponds to 'Force Template Reload' on the 'Load Project'  view but can be applied to multiple projects at once.

### Upgrade Project version

The action gives the user the opportunity to upgrade multiple projects to the current application version. Only projects having a lower version than the current application version are listed. The user may then select exactly which projects to upgrade. Performing 'Upgrade Project Version' also includes a 'Force template reload'.&#x20;

### View Linked Projects

In Aligned Elements, projects can be connected in a hierarchical structure, using a concept called [Linked Projects](/aligned-elements-web-client-user-manual/3.2.287.25450/settings/project-hierarchy.md). The View Linked Project section, displays how all linked projects (*to which you have access permissions*) are connected.

Click View Linked Projects to display the structure of the linked projects.

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

In order to see all Parent projects for a given linked project, select a project in the tree and click **Display Parent Projects for Selected**. This will display all Parent projects linking to the linked project.


---

# 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/web-administrator-tools/manage-projects.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.
