> For the complete documentation index, see [llms.txt](https://help.supplyd.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.supplyd.co/supplyd-lite/settings.md).

# 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.
- [Supplier Settings (Supply'd Lite)](https://help.supplyd.co/supplyd-lite/settings/supplier-settings-supplyd-lite.md): Supplier settings in Supply’d Lite help you manage supplier preferences and connections more efficiently, making ordering and communication easier and more organised.
- [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
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://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.
