# Environment Setup

This page allows the user to view details and make changes to the general configuration of the Platform. Most configuration options are set to default values for parameters, which should be maintained in most cases and cannot be changed, although some can be modified to meet the specific requirements of the environment.

<figure><img src="/files/7BN3GbGzanXQaiAM2Mhx" alt=""><figcaption></figcaption></figure>

### **Environment Setup Table**

The configurable parameters of the Platform are shown in a table. EVE recommends consulting with the administrator before making a change.

By default, the eight rows of configurable parameters are displayed.

1. **Settings**\
   Displays the name of the configuration.
2. **Description**\
   Description of the configuration.
3. **Actions**\
   Allows the user to view and modify the configuration parameter.


---

# 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/system-configuration/environment-setup.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.
