# Information Tab

This tab presents the following general information:

* Name and description of the DS.
* References: projects, layers, and/or tables that use the data source.
* Associated tags.

For spatial DS, an interactive map is displayed:

* The dotted frame indicates the geographic extent of the DS.
* The base map is provided by OpenStreetMap.

For non-spatial tabular DS, a navigable table displays the source data. The number of loaded rows is indicated.

Additional technical information is also provided:

* DS identifier (you can copy it by clicking the copy icon).
* Owners of the DS.
* Linking attribute or link field, used to associate the DS entities or records with attachments.
* Coordinate Reference System (CRS) of spatial data sources.
* Number of entities or records contained in the DS.


---

# 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/information-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.
