# Editing an Existing Package

To edit an existing package in the table, follow the steps below:&#x20;

1. Click on the Edit icon  ![Lápiz con relleno sólido](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEeSURBVDhPvZE/TwJREMSnszEkNjRWdpbaSCxMbKxMLKW00hho8Av4OezoLLUxxk4SPATP8O8Oo2JlbEkIBSHK23U4NpYPbPhVl503NzvvYaFIFSnXxMW4ihMb/Q95xrn2odqF8jtn49noPZYlwiWT81LHtX5BxyHOTPajZaxoA6WJyUXoyxMKEmLfZD8SIC0NPOoH125NV2fyqcl+pIJVaaE+MWnEzhEck49M9sPbXqO5o+80x4n5m5d2aLKfUYB1aaOrb3/mIXsfmOxHa9hg8qe+0tyhuY0B194z2Q8PZvhEvaTzS2LuscqOyX7kFkv8QVGa2JQaAomZXMGWybP5CbHL57pj16wLcSMP2DZpPmjMuxhXTD/mFmkbLwLgF41tqQLHyeqjAAAAAElFTkSuQmCC) in the Actions column.&#x20;
2. A package editing wizard will open.&#x20;
3. Modify the required fields such as Name, Type, Description, PDF File and Artifacts.&#x20;
4. Use the <mark style="color:orange;">“Next”</mark>   and <mark style="color:orange;">“Back”</mark> to navigate through the wizard.&#x20;
5. In the Artifacts section the user can use of the field “Search...”  to search for the sample the user want to include or remove from the package. By default, samples already in the package are selected.&#x20;
6. Click on <mark style="color:orange;">“Finish”</mark>  to save changes.&#x20;
7. The message "The package was edited successfully" will confirm the package update.&#x20;
8. Click on  <mark style="color:orange;">“Accept”</mark> to exit the wizard.&#x20;


---

# 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.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/navigation-tabs/emulation-control/packages/editing-an-existing-package.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.
