# Recommendations

You can read the recommendations for your organisation by going to the **Recommendations** section on the left-hand side of the home page.

<figure><img src="/files/d0sDiaF3q6IzpG4U8fSP" alt=""><figcaption></figcaption></figure>

The recommendations are presented:

* **Best Practice Recommendations** This section provides actionable best practices to enhance security and efficiency within your organization.
* **Recommendations Based on Process Insights** This section offers recommendations derived from an analysis of your specific processes. By examining how your workflows are executed, the system identifies areas for improvement and suggests actionable steps to optimize these processes.
* **Recommendations Based on Portal Settings** This section provides tailored recommendations based on your current portal configurations. By evaluating your portal settings, the system identifies opportunities to improve security, functionality, and user experience.
* **CWE** (Common Weakness Enumerations) This section provides tailored recommendations using the top Common Weakness Enumerations (CWEs) to enhance your developer training. By focusing on these CWEs, you can guide your developers to identify and prevent critical security vulnerabilities.\
  View CWE recommendations for any product status using a simple filter

<figure><img src="/files/l3aJOTVZSJJYIBVInZZQ" 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.whitespots.io/appsec-portal/features/recommendations.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.
