# Metadata Tab

This tab presents sections that allow you to configure metadata that will be displayed by layers drawing data from the source in projects published to end users via JMap NG applications.

The available metadata fields are:

* **Description**: Enter a description of the data source data.
* **Source**: Indicate the organization from which the data originates.
* **Production date**: Indicate the data production date. The date (`YYYY-MM-DD`) and datetime (`YYYY-MM-DDTHH:MM:SSZ` – `YYYY-MM-DDTHH:MM:SS±HH:MM`) formats are supported.
* **Last update date**: Indicate the date of the last data modification. The date (`YYYY-MM-DD`) and datetime (`YYYY-MM-DDTHH:MM:SSZ` – `YYYY-MM-DDTHH:MM:SS±HH:MM`) formats are supported.

Content can be entered in French, English, and/or Spanish.


---

# 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/integrating-data-data-sources/managing-data-sources/viewing-and-editing-data-source-information/metadata-tab.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.
