> For the complete documentation index, see [llms.txt](https://panduan-sap.simplidots.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://panduan-sap.simplidots.id/sales-automation-platform/smh-sales-management-hub/sales-management-hub/cara-keluar-akun.md).

# Cara Keluar dari Sales Management Hub

{% hint style="danger" %}
**Ketika Anda login ke&#x20;**<mark style="color:blue;">**Sales Management Hub (SMH)**</mark>**&#x20;menggunakan komputer publik, Anda mungkin tetap login ke layanan SMH walaupun sudah menutup browser.**&#x20;

**Oleh karena itu, penting untuk keluar dari SMH setelah Anda selesai menggunakannya.**
{% endhint %}

Untuk keluar dari <mark style="color:blue;">**Sales Management Hub (Back office dari Sales Automation Platform)**</mark>, Anda dapat mengikuti langkah-langkah berikut :&#x20;

1. Silakan masuk ke [**https://app.simplidots.co.id**](https://app.simplidots.co.id) pada browser <mark style="color:orange;">**Chrome**</mark> atau [<mark style="color:orange;">**Firefox**</mark>](https://simplidots.slack.com/archives/C01JL1F1876/p1632986707014100) di komputer, tablet atau smartphone Anda

{% hint style="info" %}
Jika setelah membuka link tersebut Anda diarahkan ke halaman [*masuk (login),*](https://app.simplidots.co.id/condensed/login) artinya Anda sudah berhasil keluar dari aplikasi sebelumnya.&#x20;

Tetapi jika Anda diarahkan ke halaman ***Dashboard*** ***SimpliDOTS SMH***, maka Anda harus keluar.
{% endhint %}

2\. Pilih <mark style="color:blue;">**Profil**</mark> yang terletak di bagian kanan atas<br>

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

3\. Setelah itu klik pilih opsi <mark style="color:blue;">**Keluar**</mark>

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

{% hint style="info" %}
Anda berhasil keluar jika Anda akan kembali ke halaman [**masuk (login).**](https://app.simplidots.co.id/condensed/login)
{% endhint %}

Selamat mencoba, Kawan Simpli :)&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://panduan-sap.simplidots.id/sales-automation-platform/smh-sales-management-hub/sales-management-hub/cara-keluar-akun.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
