> For the complete documentation index, see [llms.txt](https://open-enventory.gitbook.io/user-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://open-enventory.gitbook.io/user-guides/advanced-settings.md).

# Advanced Settings

- [OE Settings](https://open-enventory.gitbook.io/user-guides/advanced-settings/oe-settings.md)
- [Turn On Import and Edit function for Chemical Containers](https://open-enventory.gitbook.io/user-guides/advanced-settings/oe-settings/turn-on-import-and-edit-function-for-chemical-containers.md): Add "Import and Edit" and "Import Only" options in the Settings menu for admin roles.
- [Useful SQL commands](https://open-enventory.gitbook.io/user-guides/advanced-settings/useful-sql-commands.md): Below are some additional SQL commands that can give you some info that are not possible from inside Open Enventory
- [Hosting Server Related](https://open-enventory.gitbook.io/user-guides/advanced-settings/hosting-server-related.md)
- [Resources for Setting Up New Server](https://open-enventory.gitbook.io/user-guides/advanced-settings/resources-for-setting-up-new-server.md)
- [Other Supporting Programs for OE](https://open-enventory.gitbook.io/user-guides/advanced-settings/other-supporting-programs-for-oe.md)
- [Find Missing SDS](https://open-enventory.gitbook.io/user-guides/advanced-settings/other-supporting-programs-for-oe/find-missing-sds.md)
- [Find Missing Structure](https://open-enventory.gitbook.io/user-guides/advanced-settings/other-supporting-programs-for-oe/find-missing-structure.md)
- [Docker Build](https://open-enventory.gitbook.io/user-guides/advanced-settings/docker-build.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://open-enventory.gitbook.io/user-guides/advanced-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.
