diff --git a/web_console/customizing-the-web-console.adoc b/web_console/customizing-the-web-console.adoc index 7aa95145ef..1735a7a12d 100644 --- a/web_console/customizing-the-web-console.adoc +++ b/web_console/customizing-the-web-console.adoc @@ -17,6 +17,15 @@ include::modules/creating-custom-links.adoc[leveloffset=+1] include::modules/customizing-the-web-console-URL.adoc[leveloffset=+1] +[id="customizing-web-console-recognize"] +== Recognizing resource and project limits and quotas + +You can view a graphical representation of available resources in the *Topology* view of the web console *Developer* perspective. + +If a resource has a message about resource limitations or quotas being reached, a yellow border appears around the resource name. Click the resource to open a side panel to see the message. If the *Topology* view has been zoomed out, a yellow dot indicates that a message is available. + +If using *List View* from the *View Shortcuts* menu, resources appear as a list. The *Alerts* column indicates if a message is available. + include::modules/customizing-the-login-page.adoc[leveloffset=+1] include::modules/defining-template-for-external-log-link.adoc[leveloffset=+1]