# Using the Web UI (SaaS)

open-appsec provides a cloud-hosted central management for assets and policies, cloud logging,  graphical dashboards, events analysis and ability to manage multiple deployments/clusters in a scalable way. The cloud is highly available.

You can decide to use it for all functions above or do asset and policy management via Kubernetes declarative configuration while using the SaaS Web UI just for visibility and event analysis.

Follow the pages in this section to:

{% content-ref url="using-the-web-ui-saas/sign-up-and-login-to-portal" %}
[sign-up-and-login-to-portal](https://docs.openappsec.io/getting-started/using-the-web-ui-saas/sign-up-and-login-to-portal)
{% endcontent-ref %}

{% content-ref url="using-the-web-ui-saas/agents-deployment" %}
[agents-deployment](https://docs.openappsec.io/getting-started/using-the-web-ui-saas/agents-deployment)
{% endcontent-ref %}

{% content-ref url="using-the-web-ui-saas/create-a-profile" %}
[create-a-profile](https://docs.openappsec.io/getting-started/using-the-web-ui-saas/create-a-profile)
{% endcontent-ref %}

{% content-ref url="using-the-web-ui-saas/protect-additional-assets" %}
[protect-additional-assets](https://docs.openappsec.io/getting-started/using-the-web-ui-saas/protect-additional-assets)
{% endcontent-ref %}

{% content-ref url="using-the-web-ui-saas/connect-deployed-agents-to-saas-management-using-tool-k8s-and-linux" %}
[connect-deployed-agents-to-saas-management-using-tool-k8s-and-linux](https://docs.openappsec.io/getting-started/using-the-web-ui-saas/connect-deployed-agents-to-saas-management-using-tool-k8s-and-linux)
{% endcontent-ref %}

{% content-ref url="using-the-web-ui-saas/connect-deployed-agents-to-saas-management-docker" %}
[connect-deployed-agents-to-saas-management-docker](https://docs.openappsec.io/getting-started/using-the-web-ui-saas/connect-deployed-agents-to-saas-management-docker)
{% endcontent-ref %}

{% content-ref url="using-the-web-ui-saas/connect-deployed-agents-to-saas-management-using-helm-k8s" %}
[connect-deployed-agents-to-saas-management-using-helm-k8s](https://docs.openappsec.io/getting-started/using-the-web-ui-saas/connect-deployed-agents-to-saas-management-using-helm-k8s)
{% endcontent-ref %}


---

# 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.openappsec.io/getting-started/using-the-web-ui-saas.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.
