# Manage your analysis

Once you've created an analysis, you can manage it in the project overview.

<figure><img src="/files/Zu1P5Aj7LmIwvx94CU2I" alt="Interface of project overview within the Operational Analytics to manage your analysis projects."><figcaption><p>Project overview</p></figcaption></figure>

In this view, you'll find all your projects and analyses, with details such as their name, type, subtype, the time of the last update, and the editor's information. The wallet icon in the top right corner tracks the number of created analyses, with a limit of 200. To the right, you'll also find a map icon that lets you view the analysis location on a map. At the bottom, you can select how many projects to display per page and navigate between pages if needed.

To manage a specific analysis, click the on 3-dot menu to the right. A menu will appear above the mission list, where you'll find three icons on the left: a trash can (delete the analysis), an arrow ( download the analysis results as a zip file), and curly brackets (download the analysis setup as a .json file). On the right side, you can retrieve the mission ID and finalize the editing process by clicking the cross.


---

# 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.unisphere.io/operational-analytics/manage-your-analysis.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.
