# Introduction

## Sign In

If you already have an account on the Cloudeka Deka MLOps Service Portal, then you need to access Portal [Deka MLOps](https://mlops.cloudeka.ai/) in your browser, the Sign In page will appear. Fill in the Email Address and Password, then click the Sign In button.

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

If you successfully log in to the Cloudeka Deka MLOps Portal Service, then you will be directed to the Home page on the Cloudeka Deka MLOps Portal Service.

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

On each account, you can have several namespaces with resources that have been determined according to the agreement. You can see this in the Namespaces List

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

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

## Sign Out

When you have finished using the Cloudeka Deka MLOps Portal Service, you can exit the Cloudeka Deka MLOps Portal Service by pressing the Logout button.

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

Automatically, you will be directed to the Cloudeka Deka MLOps Portal Service Sign In page.

<figure><img src="/files/J6FoOXvBKuIlLCczxUsM" 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-gpu-mlops/introduction.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.
