# Settings

- [Settings Overview](https://lucid-financials.gitbook.io/docs/settings/settings-overview.md): This includes User Settings, Company Settings, Organization Settings, and the Company Menu.
- [Company Menu](https://lucid-financials.gitbook.io/docs/settings/company-menu.md): The Company Menu is the central navigation hub for accessing all company-specific features and settings.
- [User Access](https://lucid-financials.gitbook.io/docs/settings/user-access.md): Organization Settings in Lucid Dreams provide administrative controls for managing users, roles, and permissions within your organization.
- [Company Settings](https://lucid-financials.gitbook.io/docs/settings/company-settings.md): Company Settings in Lucid Dreams are configurations that apply to your entire organization within the platform.
- [User Settings](https://lucid-financials.gitbook.io/docs/settings/user-settings.md): User Settings in Lucid Dreams allow individual users to customize their experience on the platform.


---

# 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://lucid-financials.gitbook.io/docs/settings.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.
