# Accessing get token

The **Get Token** feature is available in Deka Notebook within the Deka GPU Service Portal and is used to generate an access token required to log in to the Deka Notebook workspace.

On the **Deka Notebook** page, select the notebook you want to access, then click the **Token** button to generate the notebook access token.

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

After the **Token** button is clicked, the system will display the **Secure Token Access** page. Enter the password of the account currently used to log in to the Deka GPU Service Portal in the provided password field, then click the **Show** button to display the notebook access token.

To show or hide the entered password, click the **eye** icon in the password field.

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

The notebook access token will be displayed after the password verification process is completed. Click the **Copy Access Key** button to **copy the token.** If you want to save the token on your computer, make sure to store it in a secure location.

<figure><img src="/files/u7zavwgEVVAW2J3gigbe" 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/how-to-create-a-simple-deka-notebook/accessing-get-token.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.
