# Workspace

The workspace supports multi-layer map visualization, allows saving the current visualization project for later access, enables sharing the project within the team, and provides the option to publish the visualization as a URL without any programming required.

### How to access Workspace

Sign in at <https://www.zillioninfo.com>, and then click Workspace on the top navigation bar.

<figure><img src="https://867706989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHOEpAZQQkzp9aGYTJR%2Fuploads%2FoPTN5cyQRQNTfN0kIeH6%2Fworkspace.png?alt=media&#x26;token=32ffb686-2608-4bc2-8724-3e5d9a312089" alt=""><figcaption></figcaption></figure>


---

# 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://zillion.gitbook.io/zillioninfo-dataspherex/mapviz-workspace.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.
