> For the complete documentation index, see [llms.txt](https://documentations.seclea.com/seclea-user-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui.md).

# Seclea Web UI

- [Overview](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/overview.md)
- [Basic Workflows](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/basic-workflows.md)
- [Creating a Project](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/creating-a-project.md)
- [Project Settings](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/project-settings.md)
- [User Access Setting](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/project-settings/user-access-setting.md)
- [Compliance Settings](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/project-settings/compliance-settings.md)
- [Risk Management Settings](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/project-settings/risk-management-settings.md)
- [Performance (Internal Policies) Setting](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/project-settings/performance-internal-policies-setting.md)
- [User Management](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/user-management.md)
- [AI regulatory compliance](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/ai-regulatory-compliance.md)
- [Seclea Compliance Dashboard](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/ai-regulatory-compliance/seclea-compliance-dashboard.md)
- [Working with templates for compliance](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/ai-regulatory-compliance/working-with-templates-for-compliance.md)
- [AI risk management](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/ai-risk-management.md)
- [Seclea AI Risk Management Dashboard](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/ai-risk-management/seclea-ai-risk-management-dashboard.md)
- [Working with templates for risk management](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/ai-risk-management/working-with-templates-for-risk-management.md)


---

# 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://documentations.seclea.com/seclea-user-documentation/seclea-web-ui.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.
