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

# Verify Dify Services Status

**Warning**: You have to init Dify Console `http://console.dify.local` first before login to Dify Enterprise Dashboard `http://enterprise.dify.local`.

## 1. Init Dify Console

* Visit `http://console.dify.local`.
* Init Email and Password.
* After initialization, you will be redirected to the login page and wait for license activation.
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/dify-4171f9f9/images/license-inactive.png" alt="" />

## 2. Init Dify Enterprise Dashboard to Activate License

* Visit `http://enterprise.dify.local`.
* Login with the default email and password. You can change the password after login.
  * email: `dashboard@dify.ai`
  * password: `difyai123456`
* License Activation: After login, a dialog will pop up to activate the license.
  > For more information, please refer to the [License Activation](/en/2.5.x/deploy/license-activation).
* After license activation, visit `http://enterprise.dify.local/dashboard/workspaces` and create a workspace.

## 3. Verify Dify Console

* Visit `http://console.dify.local`.
* Create a `Knowledge` and upload a file.
* Create a `Basic Chatbot`, and select the `Context` that you created at the `Knowledge`.
* Ask the chatbot question and verify the response.
