# Site Manager palette

This is a dockable palette that contains options to login into Site Productivity account, check-out, check-in or delete features in database using Site Productivity API, draw and create features etc. It is activated by clicking on the Site Manager icon in ribbon tab.

<figure><img src="/files/zj7cGhhYTQebg7beolVP" alt="" width="254"><figcaption><p>Site Manager palette UI</p></figcaption></figure>

1. **Refresh** – Reloads maps and layers.&#x20;
2. **Check-out** – Checks-out features into current drawing.&#x20;
3. **Check-in** – Checks-in selected drawing features.&#x20;
4. **Feature grid** – Shows selected features in a table view.&#x20;
5. **Delete** – Deletes features from drawing and feature database.&#x20;
6. **Login/Logout** – Manages user account login/logout.&#x20;
7. **Maps tree view** – Shows tree structure of available maps and layers.

{% hint style="info" %}
Note that many of these options are disabled if you are not logged in to your Site Productivity account.
{% 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://help.besmart.software/be.smart-site-management/en-site-productivity/civil-3d-plug-in/site-manager-palette.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.
