# Login Deka Notebook

**Login Deka Notebook** is one of the features available in **Deka Notebook** within the **Service Portal** The **Login Deka Notebook** feature is available in Deka Notebook within the Deka GPU Service Portal and is used to open the Deka Notebook workspace through the available workspace access link.

On the **Deka Notebook** page, select the notebook you want to access, then click the **Go to Workspace** button to open the Deka Notebook workspace.

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

The system will display a *Console Link* pop-up. Users can access the notebook by either copying the available notebook link and opening it in a browser, or directly clicking the **Open** button to access and log in to the Deka Notebook Workspace.

<figure><img src="/files/1WZi5TZwXYMiNpr8btqf" alt=""><figcaption></figcaption></figure>

After opening the URL, you will be redirected to the Deka Notebook Log In page. **Enter the token** in the Password or Token field and click **Log In.**

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

You have successfully accessed the **Deka Notebook** workspace. When accessing the Deka Notebook Workspace, the system will prompt users to enter a password or token. Enter the token that was previously generated in the [**Get** **Token** step](/guidance-for-individual/deka-notebook/detail-deka-notebook/get-token.md)  to continue the login process.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cloudeka.ai/guidance-for-individual/deka-notebook/detail-deka-notebook/login-deka-notebook.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.
