# Settings

- [Settings Menu (Supply'd Lite)](https://help.supplyd.co/supplyd-lite/settings/settings-menu-supplyd-lite.md): Adding settings to Supply’d Lite allows you to customise the platform to better suit your business needs, improving workflow and overall efficiency.
- [Account Settings (Supply'd Lite)](https://help.supplyd.co/supplyd-lite/settings/account-settings-supplyd-lite.md): Adding settings to Supply’d Lite allows you to customise the platform to better suit your business needs, improving workflow and overall efficiency.
- [Billing Settings (Supply'd Lite)](https://help.supplyd.co/supplyd-lite/settings/billing-settings-supplyd-lite.md): Setting up your Billing Settings in Supply'd Lite keeps payments, invoices, and account management smooth, accurate, and hassle-free.
- [Company Settings (Supply'd Lite)](https://help.supplyd.co/supplyd-lite/settings/company-settings-supplyd-lite.md): Company settings define details about your company such as profile details and the company type.
- [Locations (Supply'd Lite)](https://help.supplyd.co/supplyd-lite/settings/locations-supplyd-lite.md): Adding locations in Supply’d Lite makes it easier to keep track of stock and orders at different places.
- [Users (Supply'd Lite)](https://help.supplyd.co/supplyd-lite/settings/users-supplyd-lite.md): Adding a user to Supply’d Lite allows team members to collaborate more efficiently by sharing access to orders, inventory, and supplier information in one centralised 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://help.supplyd.co/supplyd-lite/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.
