# Progress 4GL

## Settings&#x20;

![](https://1031980850-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MRKcZBCSfHjT8BRPnSe%2F-McGGfbb8Iu6LFsyl158%2F-McGH-rOvrb8ACiWRtHm%2Fimage.png?alt=media\&token=a45238bb-97b5-43b6-9f2b-e0395c7d7d47)

| Field                    | Description                                                         |
| ------------------------ | ------------------------------------------------------------------- |
| Title                    | Object title                                                        |
| Progress Identifier Name | Singular name for the Progress 4GL object                           |
| Connection URL           | The database's URL                                                  |
| Database Name            | DNS connection name that is configured in the Windows ODBC settings |
| User                     | Access user to the database                                         |
| Senha - Password         | Access password to the database                                     |


---

# 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.roboteasy.tech/studio-en/studio/objetos/banco-de-dados/progress-4-gl.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.
