# Workspaces

{% hint style="success" %}
This is the official documentation of Forest Admin Cloud.
{% endhint %}

A Workspace serves as a dynamic platform for rapidly constructing interfaces tailored to your daily tasks. This low-code environment features a drag-and-drop editor, making it accessible to anyone to effortlessly create the ideal interface atop their operational data.

This versatile tool allows you to create any internal tool specific to one operational process on top of your Forest Admin data architecture. With a low-code, drag-and-drop editor, anyone can effortlessly build custom interfaces, empowering teams to iterate autonomously and freeing up valuable developer time for more intricate projects. The Workspace maximizes flexibility and efficiency in data management, providing a transformative platform for enhancing productivity and agility within your organization.

<figure><img src="/files/AsETCRJdslHzLXcKTWWz" 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://docs.forestadmin.com/cloud/core-concepts/workspaces.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.
