# Exit

* Navigate to the Designer homepage.
* Click the ***Exit*** option.   &#x20;
* If work is not saved, the user gets an option while closing to leave or cancel the action of exit. Select the **Cancel** option if you require to save the work, or else choose ***Leave*** to close the designer.  &#x20;

![Using the Exit option for a Designer](/files/IICXFVWkqp9ftSzx0uaO)

* The user gets directed to the Platform homepage.

{% hint style="info" %} <mark style="color:green;">Please Note:</mark> The user can also click the ***Close*** icon (the 'x' icon on the right edge) of the Designer tab to leave/close the designer tab.
{% endhint %}


---

# 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.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/getting-started/overview-of-designer-module/homepage/left-menu-panel/exit.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.
