# Configuring a Data Table

The configuration panel for each non-spatial data table provides tools to define the general properties of the table as it will appear in the JMap NG application.

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

<table data-header-hidden><thead><tr><th width="49" align="center"></th><th></th></tr></thead><tbody><tr><td align="center">1</td><td>Click on the DS to <strong>open its interface</strong>.</td></tr><tr><td align="center">2</td><td><strong>Table name</strong><br>You can modify it by clicking <img src="/files/g29eCvX5SZzH5OKKn2be" alt="">.</td></tr><tr><td align="center">3</td><td><strong>Description of the dataset</strong> <br>You can modify it by clicking <img src="/files/g29eCvX5SZzH5OKKn2be" alt="">.</td></tr><tr><td align="center">4</td><td>Check this box to <strong>enable editing tools</strong> <br>This will allow JMap NG application users with the appropriate permissions to edit the table data.</td></tr><tr><td align="center">5</td><td><strong>Table fields</strong><br>You can view the contents of the fields by displaying the data source interface.</td></tr></tbody></table>


---

# 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.jmapcloud.io/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/configuring-project-data/configuring-a-data-table.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.
