# Logout

## Logout When Needed !

When you are done working on the Fogwing IIoT Platform, its best you stay connected and Logout. Logging out is simple and an easy process.&#x20;

To Logout:

1. As the primary step, Login to your Fogwing IIoT Platform account.
2. The Home page will appear soon after Login.
3. Towards the top right corner of the screen, You will a button with 'Profile name' and User icon will be found. Click the same. A Drop box will appear.
4. From the drop box, click the option that reads 'Logout'.
5. Once the Logout button is clicked, the user will be logged out and will land on the Login page.


---

# 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://docs.fogwing.io/fogwing-platform/profile-management/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.
