# Manage

{% hint style="warning" %}
Faded icons or menu options cannot be clicked on. These functionalities have not been built into this version of the prototype.&#x20;
{% endhint %}

The manage feature allows users to set administrative functions for the scanner.&#x20;

![List of menu options in the Manage screen](/files/1wAlbtkJbBs9MEZJA83t)

## Projects

The Project button *(1)* allows the user to view projects currently stored on the scanner and lets the user add, duplicate or delete a project. The projects in the laser scanner act as the equivalent of a folder on a computer.

## Profiles

The Profile button *(2)* lets the user view several presets for scanning built into the laser scanner.&#x20;

## Operators

The Operators *(3)* allow the user to view the operators associated with the scanner and lets the user add, duplicate or delete an operator.

## General Settings

{% hint style="warning" %}
Certain features are present for purely illustrative purposes. These features do not provide actual feedback.&#x20;
{% endhint %}

The General Settings *(4)* allows the user to explore the settings of the scanner's UI including the date and time, screensaver and language options.


---

# 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://abhishekshankar.gitbook.io/scanner/the-interface/manage.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.
