# Project Manager

## Creating a Project

There are two ways to create a project in Touch GIS. If you do not have existing data that you need to import, simply tap the orange '+' button in the upper right corner to create a project. If you do have existing data you need to import, tap the import button just to the left of the '+' button. After selecting the files to need to import, a new project will automatically be created with that data.&#x20;

![](/files/-LjZMv260wp_CegZoHLB)

## Share, Rename, Or Delete A Project

Access these options by tapping the three dots to the right of the projects name.&#x20;

![](/files/-LjPb5VfzQ_UY93wU0p9)

## Account Details

To access your account details, tap the icon to the left of the import icon in the Project Manager.&#x20;

## Returning To The Project Manager

After accessing a project, you can return to the Project Manager at any time by tapping the icon in the upper left corner of your map.

{% hint style="info" %}
**Tip:** You may need to dismiss the Layers or Options panels to see this icon.
{% endhint %}

![](/files/-LjPao_L9bg41EqyQJlO)


---

# 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.touchgis.app/project-manager.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.
