# Packages

The **Packages** screen enables users to create and manage packages. It provides options to create a new package, edit existing packages, and view a list of all packages.

***

## Overview

The top section of the screen includes fields that allow users to input or select data necessary for creating or editing packages. Below this section, a detailed spread is available, containing additional fields for users to provide or select more specific details related to items (e.g, Service, Treatments etc..) quantities, and other relevant information.

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

***

## Functionalities

### [Create a New Package](/uniteemr/application-modules/packages/packages/create-a-new-package.md)

To initiate the creation of a new package, which typically involves selecting the relevant details and specifications for the package.

### [View or Modify a Package](/uniteemr/application-modules/packages/packages/view-or-modify-a-package.md)

To modify the package details, allowing them to update or change the existing specifications of an already created package.

### [Inactivate a Package](/uniteemr/application-modules/packages/packages/inactivate-a-package.md)

To mark the package as inactive, which prevents it from being available for use or further modifications.

***


---

# 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://unitecare.gitbook.io/uniteemr/application-modules/packages/packages.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.
