mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
26 lines
743 B
Plaintext
26 lines
743 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// applications/projects/working-with-projects.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="checking-project-status-using-the-web-console_{context}"]
|
|
= Checking project status by using the web console
|
|
|
|
You can review the status of your project by using the web console.
|
|
|
|
.Prerequisites
|
|
|
|
* You have created a project.
|
|
|
|
.Procedure
|
|
|
|
** If you are using the *Administrator* perspective:
|
|
.. Navigate to *Home* -> *Projects*.
|
|
.. Select a project from the list.
|
|
.. Review the project status in the *Overview* page.
|
|
|
|
** If you are using the *Developer* perspective:
|
|
.. Navigate to the *Project* page.
|
|
.. Select a project from the *Project* menu.
|
|
.. Review the project status in the *Overview* page.
|