# SUPPORT Section

The Support toolbar contains the following options;

**Documentation -** The admin guide for WorkSpaces Manager will open in a second window.&#x20;

**Service Log (Text File)** - May be requested if support is needed.

**Error Log** - Detailed Error Log.

**Audit Log** - An audit trail of users on WorkSpaces Manager and automated tasks carried out.

**Configuration Status** - Status for Accounts and Directories in WorkSpaces Manager.

**API Docs** - A reference guide for WorkSpaces Manager API endpoints used to manage WorkSpaces actions such as start, stop, reboot, and restore.


---

# 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.nuvens.cloud/admin/support-section.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.
