# Edit and Creation Mode

In **Settings** > **Edit and Creation Mode**, you can view the fields, as shown in the image below.

<div align="left"><figure><img src="/files/ONMBFQJNtacEff04k09v" alt=""><figcaption></figcaption></figure></div>

### Send notifications when a report is created or modified

If you enable this option, all reports that are created or modified will be notified via email.

### Which events to notify

As mentioned above, you can select which actions you want to be notified about, choosing between creation, modification, or both.

### Which user profiles should be notified

To better direct the information, you can also choose which profiles will be notified, selecting all three if desired. This notification is sent both via email and within the administration portal.

### Automatically import reports

<div align="left"><figure><img src="/files/IEm8zz3ljKN8AWFl2l7h" alt=""><figcaption></figcaption></figure></div>

With this option enabled, if a user creates or modifies a report and saves a copy, the copy will be automatically imported into the portal.

By default, this copy is saved in the workspace of the original report, and without this permission enabled, manual importation would be required.

In this case, a notification will be sent via email and in the portal, informing about pending reports.

By clicking on the notification, you will be redirected to a report import and review screen, as shown in the image below.

<figure><img src="/files/8bFLxi8N9IrX0PavsTF1" alt=""><figcaption></figcaption></figure>

From there, you can govern and review what the user has created or edited, allowing you to import or reject these reports. Additionally, within this same permission, there are other related functionalities.

In this option, there are three possibilities:

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

* Only import the report? The report will be imported without any permissions, and it will be necessary to assign which users can view it.
* Copy permissions from the original report: The same permissions that the original report has will be inherited by this copy.
* Import and grant permission to the creator: The report is automatically imported with access granted only to the creator.

### **I**mport the report into the same folder as the original report

If this option is enabled, the report will be automatically imported into the same folder as the original report.

<div align="left"><figure><img src="/files/FbkoEZGI6pNFzEHhlu7V" alt=""><figcaption></figcaption></figure></div>


---

# 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.powerembedded.com.br/en/administration-portal/settings/parameters/edit-and-creation-mode.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.
