# Close Screen

{% hint style="warning" %}
**Notes:** Only active users with a license, access rights, and the viewing privilege can view  and close a record. If you do not have access, please contact your company owner or system administrator to request the necessary access and privileges to perform this action.
{% endhint %}

To close a screen, press the X icon ![](/files/xtpOKFw0UivaZwHGxxhW).

![Icon Location Example](/files/ovqLJyjYyWdCyXxvlRLH)

If you are adding or editing a record and you have not yet saved the information, the system will notify you that the record has not been saved and if you wish to save it before closing the record screen.

![](/files/EMY04z5or2dsrZBCWiCS)

{% hint style="info" %}
**Tips**

* **Yes, save** - The record information will be saved, and then the record screen will close.
* **No, close** - The record information will not be saved, and then the record screen will close.
  {% endhint %}


---

# 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://help.ciqa.net/help-center/ciqa-eqms-user-guide/features/general-functions/close-screen.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.
