> ## Documentation Index
> Fetch the complete documentation index at: https://docs.imagine.art/llms.txt
> Use this file to discover all available pages before exploring further.

# Monitor Status

Click the **Active Runs** tab in the left sidebar to monitor your workflow status:

<Columns cols={3}>
  <Card title="Processing" icon="spinner">
    Currently generating
  </Card>

  <Card title="Done" icon="check">
    Finished generations
  </Card>

  <Card title="Failed" icon="circle-xmark">
    Errors with details
  </Card>
</Columns>

<Frame caption="Active Runs tab showing workflow status">
  ![Active Runs tab interface](https://3206824585-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FflkeYZ5KwlfB1arDC2M2%2Fuploads%2F237PSNdcTTZASQUICJtH%2Fimage.png?alt=media\&token=60e5a8d7-2caa-4277-9527-fc238551e1d0)
</Frame>
