> For the complete documentation index, see [llms.txt](https://docs.ulap.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ulap.co/fundamentals/ulap-overview.md).

# Ulap Overview

CloudSense is a Cloud-Native Data Platform that empowers Data Scientists and developers to deploy and execute cloud applications at scale with ease, on any leading cloud service provider's platforms without vendor lock-in, agnostic of system's operational complexities. &#x20;

Cloudsense platform allows to create dedicated, secure, private and scalable workspace for users to deploy custom or supported third party applications and services.&#x20;

### Dashboard

Dashboard view offers a quick glance of major systems KPIs in graph and tabular form. It is an interactive interface for a users to view the performance and take some quick actions like creating or deleting clusters.

![](/files/S4XNjKOqBC9WNpCK03pb)

Dashboard where shows the health and performance of the system, also allows user to create a cluster by using a "+" sign on the top left corner as shown in the image below.

![](/files/7NusyjowPC7fRpNRYiRg)

To delete a cluster, select cluster name on the left column and click on delete  icon on the left top corner as shown in the image below.

![](/files/Ya1HRlJxugfDIlFmtZfq)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ulap.co/fundamentals/ulap-overview.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.
