# Obtain Package Details

To view the details of a package, follow these steps:&#x20;

1. Click on the icon ![Ojo con relleno sólido](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAPCAYAAAAPr1RWAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAMWSURBVDhPlVRJTBRREB3XyIUIFzGKiRdiRpbp/5umB6N48aImLgGXGMXEGA9614PbyZMXDsSLMVE8GOPFsxrcmK3/zPTAEHBkx41gjHuAma7y/Z6JCtEQKvnp7vqvXtV/Vb8DixkHs6tJKJuMxPGCUGdJOqewdpGdrSxBlm7UENnAMnWBhOOSTP3kptfM4TfM9iizTDJJNerJdCc3xkOlkMWNA4FlZDhnyHTH2cqxT2q9YlT/ERXnQDrJjX3wD8OfQ5LMT0+kr3NDem2J4t/Gwe4qBN9jewxkyTyqniWR+spSXeBgvMrHtHSv5JBqgz/L0mVPqk8cnsTTdUnEbJ9ooc3UP6ph01Xc/B7A5POCdC6CfDofiu3T+yx7tpDItOels7P4/WITTjPoicRNkslOvyDZ+4VCPa16/7dR6HnQM90ch98C4N5CdWsgQRfI7/j70jnBZu9nbhphgiQk452+X6hDwAyQlSsnI3aOG/v1vkdG9IjeD5DlbkbDsrpRqKKDA1eWT9iRMq0tyfQ2CkYqPaGm2BpEIxUjCWsSnGA3vld5RmIcCfYUk8WPkdk3Q1b/j7z2eYa6zc0foHGxSm1Ul9mIqr7Qdmf9rHDq2OwHabJIrpc9wgUZv6ixSDysx9MPhHFD9KRuNuInIIlzie1x6JxJUX2i1gfU9VZ4wnmLIFSerUTT5ldu/akcmDE89xfjXlRA/7uaj4V6isYAIGId2oHxmyYROaCBOMkDrC79XhDx9nmaG39pLtUI2RNlVB+vQfxLbn6neV6SmajWGN8KInFZzzNbA8xG8mrBiB5G8BROVpoWtWBa1CZIMojKrwFz1DP7pvyBEOrht9rH6zRmnuGKHySzd5TDyC71mDloauo7CM5TbdQP4ACvAFkrmt3vGc4chiCuNfbMjAfiK/oe+GT/Mtr6rJrM9A2MZIGbhvzbWbyhzjSS5ECAGwrdf+8NopDkE0i1o0SxuEEzg8xMB0iHyEzO+WT+v2UMTU2DMPUGC31Re7nt/opS2NKMrFg5ErUgSTv+OedAdlrPMPwbS5D/WCDwC9v8Zx+/VEWhAAAAAElFTkSuQmCC) in the Actions column.&#x20;
2. A window with the details of the selected package will be displayed.&#x20;

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

3. The information presented in this sale is described below:&#x20;

* PACKAGE : Displays package details such as:&#x20;

Status: Whether it has been tested, partially tested, or not tested.&#x20;

Type. Refers to the category of the package.&#x20;

Download: Button to download the report associated with the package.&#x20;

Package Name: Name assigned when the package was created.&#x20;

Id: Package identifier in the EVE database.&#x20;

Created: Displays date, time, user, and contact of the package creator.&#x20;

Updated: Displays date, time, user, and contact of the package creator.&#x20;

PDF: Name of the report assigned to the package. Not all packages have a report.&#x20;

Description: Description associated with the package.&#x20;

* FILES : Displays the artifacts that make up the package. The information presented for the artifacts is:&#x20;

Artifact name y Threat Level.&#x20;

Click on an artifact for more details such as Id, Size, MITRE Attacks, and MD5.


---

# 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/obtain-package-details.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.
