# Login/Logout

Login is performed through system browser. When user wants to login, a login URL is opened in a browser. If he is authenticated successfully a success message will be displayed in the browser tab and he can return to Site Productivity to continue work.

On logout, user will be asked to confirm that he wants to proceed and then message will be displayed in command line to indicate if logout was successfully performed or not.

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


---

# Agent Instructions: 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://help.besmart.software/be.smart-site-management/en-site-productivity/civil-3d-plug-in/site-manager-palette/login-logout.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.
