# 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="/pages/0ty9rMQEgnxS9LBuN7qw" %}
[Sign-Up and Login to Portal](/getting-started/using-the-web-ui-saas/sign-up-and-login-to-portal.md)
{% endcontent-ref %}

{% content-ref url="/pages/ALB46qyty6VrEbhWzPUO" %}
[Agents Deployment](/getting-started/using-the-web-ui-saas/agents-deployment.md)
{% endcontent-ref %}

{% content-ref url="/pages/WMgZp7bTMiI5PD1ocIKp" %}
[Create a Profile](/getting-started/using-the-web-ui-saas/create-a-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/yvQt78cZU4kLymWzObq3" %}
[Protect Additional Assets](/getting-started/using-the-web-ui-saas/protect-additional-assets.md)
{% endcontent-ref %}

{% content-ref url="/pages/Gt4cWQ1XxGsmi1x6f3WV" %}
[Connect Deployed Agents to SaaS Management Using Tool (K8s & Linux)](/getting-started/using-the-web-ui-saas/connect-deployed-agents-to-saas-management-using-tool-k8s-and-linux.md)
{% endcontent-ref %}

{% content-ref url="/pages/KPhlNAYqTnX6sYV6eUFm" %}
[Connect Deployed Agents to SaaS Management (Docker)](/getting-started/using-the-web-ui-saas/connect-deployed-agents-to-saas-management-docker.md)
{% endcontent-ref %}

{% content-ref url="/pages/tgaq7ncAIKmZ7utxH4Wp" %}
[Connect Deployed Agents to SaaS Management Using Helm (K8s)](/getting-started/using-the-web-ui-saas/connect-deployed-agents-to-saas-management-using-helm-k8s.md)
{% 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.
