> For the complete documentation index, see [llms.txt](https://survey.fmpx.docs.frox-it.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://survey.fmpx.docs.frox-it.de/die-funktionen-der-menus/menu-datei/projekt-offnen.md).

# Projekt öffnen

*Menü Datei / Projekt öffnen*

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

## Projekt öffnen über das Menü Datei / Projekt öffnen

Ein bestehendes FX Projekt wird geöffnet. Es kann immer nur ein Projekt gleichzeitig geöffnet werden.&#x20;

Bitte beachten:&#x20;

Wenn das Modul **M-FX Power Kit I** lizenziert ist, wird an dieser Stelle der Menüpunkt [Projektmanager öffnen](/die-funktionen-der-menus/menu-datei/projektmanager-offnen.md) zur Verfügung gestellt.

## Projekt per Doppelklick öffnen

Öffnen Sie das Projekt durch Doppelklick auf das Projekticon oder auf die Datei. Ist bereits ein anderes Projekt geöffnet, so muss dieses zunächst geschlossen werden.

## Projekt öffnen über den Projektmanager

Lesen Sie dazu bitte im Kapitel  [Projektmanager öffnen](/die-funktionen-der-menus/menu-datei/projektmanager-offnen.md) nach.

## **Projekt mit enthaltener Web Map öffnen**

Wenn Sie ein Projekt öffnen möchten, in dem eine Web Map hinterlegt ist, müssen Sie bei ArcGIS angemeldet sein. Lesen Sie dazu im Kapitel [Anmeldung mit Named User](/arbeiten-mit-fx-survey/anmeldung-mit-named-user.md) nach.

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

Wenn Sie nicht angemeldet sind, dann erscheint folgende Meldung.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://survey.fmpx.docs.frox-it.de/die-funktionen-der-menus/menu-datei/projekt-offnen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
